No calculation of intersecting streams is performed #1641
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
The code doesn't compare streams I'm interested in with remote node's advertised streams. This will trigger bugs once streams are fully implemented.
There should be a new property in
TCPConnection
which will be an intersection ofself.streams
withBMConnectionPool().streams
.I started moving into that direction (: 6a821ee
Ok but when will there be updated releases? The last release was over 2 years ago in Feb 2018...
There are problems with the 64bit windows binary and the osx build is untested. These are the main obstacles preventing a new official release.