diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2020-08-27 14:48:08 +0200 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2020-08-27 14:50:51 +0200 |
commit | a0f19d9f3a009961869a077922f15986ce05738e (patch) | |
tree | 5f76da103a1250166d3f32364831134ac0603428 /flake.lock | |
parent | 3ccf3801fb1c3aac6a170318d367bc2e75ac590e (diff) |
RemoteStore::addToStore(): Fix race between stderrThread and NAR writer
As pointed out by @B4dM4n, the call to to.flush() on stderrThread is
unsafe because the NAR writer thread is also writing to 'to'.
Fixes #3943.
Diffstat (limited to 'flake.lock')
0 files changed, 0 insertions, 0 deletions