Replaced state.streamsInWhichIAmParticipating with pool.streams #2226

Merged
anand-skss merged 1 commits from test2 into v0.6 2024-05-15 06:12:41 +02:00
anand-skss commented 2024-05-13 03:58:12 +02:00 (Migrated from github.com)
  • Replaced state.streamsInWhichIAmParticipating with pool.streams
* Replaced state.streamsInWhichIAmParticipating with pool.streams
anand-skss (Migrated from github.com) reviewed 2024-05-13 16:31:53 +02:00
@ -241,3 +240,3 @@
state.streamsInWhichIAmParticipating.append(1)
network.connectionpool.pool.connectToStream(1)
if not daemon and state.enableGUI:
anand-skss (Migrated from github.com) commented 2024-05-13 16:31:53 +02:00

This makes difference in streamsInWhichIAmParticipating & pool streams

This makes difference in streamsInWhichIAmParticipating & pool streams
PeterSurda (Migrated from github.com) approved these changes 2024-05-15 06:12:11 +02:00
This repo is archived. You cannot comment on pull requests.
No description provided.