Fix a race-condition SbyProc that could truncate output
authorJannis Harder <me@jix.one>
Wed, 13 Jul 2022 13:54:24 +0000 (15:54 +0200)
committerJannis Harder <me@jix.one>
Wed, 13 Jul 2022 14:01:49 +0000 (16:01 +0200)
commit5d3f784bebd7f952ccfbe8323f6d97b66f2ebf04
tree33a7cd4511ecc547461d5d55ff193a0e6b64eaf3
parent4ab610ce87e02d3340989c46d92cc513827b53fc
Fix a race-condition SbyProc that could truncate output

Present for a long time, but was not easy to hit. Some of my work in
progress changes made this much more likely and running the complete
test suite in parallel had a good chance of reproducing this for at
least one of the tests.
sbysrc/sby_core.py