diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2017-10-09 15:07:07 +0200 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2017-10-09 15:41:09 +0200 |
commit | fda7b95cb08c447a7ee4ec18ea3574d76e6264df (patch) | |
tree | e83f41f651ab2ed32fd5adb3110d326e8a1d5766 /src/nix/legacy.hh | |
parent | 838509d1a085b8f7dc5474e13cfce3fbe3c47166 (diff) |
Fix a hang in ThreadPool
The worker threads could exit prematurely if they finished processing
all items while the main thread was still adding items. In particular,
this caused hanging nix-store --serve processes in the build farm.
Also, process items from the main thread.
Diffstat (limited to 'src/nix/legacy.hh')
0 files changed, 0 insertions, 0 deletions