core: synchronize Stream._output_buf by deferring send()
Previously _output_buf was racy. This may or may not be cheaper than simply using a lock, but it requires much less code, so I prefer it for now.pull/35/head
parent
05055ebfc0
commit
456a40ce9c
Loading…
Reference in New Issue