[net-tokio] Explicitly yield after processing messages from a peer
authorMatt Corallo <git@bluematt.me>
Tue, 22 Mar 2022 21:03:41 +0000 (21:03 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 10 May 2022 23:40:20 +0000 (23:40 +0000)
This reduces instances of disconnect peers after single timer
intervals somewhat, at least on Tokio 1.14.


No differences found