Replaced state.streamsInWhichIAmParticipating with pool.streams #2226
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "test2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -241,3 +240,3 @@
state.streamsInWhichIAmParticipating.append(1)
network.connectionpool.pool.connectToStream(1)
if not daemon and state.enableGUI:
This makes difference in streamsInWhichIAmParticipating & pool streams