Author | SHA1 | Message | Date |
---|---|---|---|
Sam Kleinman |
cbe6ad6cd5
|
p2p: flatten channel descriptor (#7132) | 3 years ago |
Sam Kleinman |
f4a56f4034
|
p2p: refactor channel description (#7130)
This is another small sliver of #7075, with the intention of removing the legacy shim layer related to channel registration. |
3 years ago |
Sam Kleinman |
3ea81bfaa7
|
p2p: remove wdrr queue (#7064)
This code hasn't been battle tested, and seems to have grown increasingly flaky int tests. Given our general direction of reducing queue complexity over the next couple of releases I think it makes sense to remove it. |
3 years ago |
William Banfield |
a751eee7f2
|
p2p: add test for pqueue dequeue full error (#6760)
This adds a test for closing the `pqueue` while the `pqueue` contains data that has not yet been dequeued. This issue was found while debugging #6705 This test will fail until @cmwaters fix for this condition is merged. |
3 years ago |