diff options
| author | MarcoFalke <[email protected]> | 2018-07-19 09:07:33 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2018-07-19 09:07:35 -0400 |
| commit | e1260a798d107ad7403d117ccc6bbb1ac41960cd (patch) | |
| tree | 6992387bfefd974d599c335679d184c2ad4a812e /src/httpserver.h | |
| parent | Merge #13500: [wallet] Decouple wallet version from client version (diff) | |
| parent | tests: fixes mininode's P2PConnection sending messages on closing transport (diff) | |
| download | discoin-e1260a798d107ad7403d117ccc6bbb1ac41960cd.tar.xz discoin-e1260a798d107ad7403d117ccc6bbb1ac41960cd.zip | |
Merge #13715: tests: fixes mininode's P2PConnection sending messages on closing transport
ea5340c9d2 tests: fixes mininode's P2PConnection sending messages on closing transport (marcoagner)
Pull request description:
Fixes #13579.
I think one possible solution is to check for [`_transport.is_closing()`](https://docs.python.org/3.4/library/asyncio-protocol.html#asyncio.BaseTransport.is_closing) in the lambda before sending a message (compatible with Python 3.4 too). Let me know if I missed any side effects this introduces.
Tree-SHA512: cab46f81dccfec7b4460fda478a617845564520694449a9e85bf8a5f1e75f35f52cafd7c64966712c3d6c29956344d5a9dbad8851424f061eb3748bc621b900b
Diffstat (limited to 'src/httpserver.h')
0 files changed, 0 insertions, 0 deletions