[stream-refactor] fix LogHandler.uncork() race
During early initialization under hackbench, it is possible for Broker to be in LogHandler._send() while the main thread has already destroyed _buffer. So we must synchronize them, but only while the handler is corked.pull/607/head
parent
90c989ee59
commit
4e6aadc40a
Loading…
Reference in New Issue