issues
search
Tribler
/
tribler
Privacy enhanced BitTorrent client with P2P content discovery
https://www.tribler.org
GNU General Public License v3.0
4.86k
stars
451
forks
source link
Fixed InvalidStateError on shutdown
#8158
Closed
qstokkink
closed
2 months ago
qstokkink
commented
2 months ago
Fixes #8156
This PR:
Fixes
aiohttp
attempting to set the result of
_handler_waiter
after its protocol shutdown has already completed.
qstokkink
commented
2 months ago
validate
Fixes #8156
This PR:
aiohttp
attempting to set the result of_handler_waiter
after its protocol shutdown has already completed.