about summary refs log tree commit diff
path: root/src/libstore/remote-store.cc
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2017-08-28T12·17+0200
committerEelco Dolstra <edolstra@gmail.com>2017-08-28T12·17+0200
commit8fff3e7bb50377e48fb9c672e6551abae0fdf03d (patch)
tree6e5351a7b62c6ee24d6d85c4f02fc867d6327d08 /src/libstore/remote-store.cc
parent94a0548dc420e23c64b18d36ea8d50a2afbce6fb (diff)
Make TunnelLogger thread-safe
Now that we use threads in lots of places, it's possible for
TunnelLogger::log() to be called asynchronously from other threads
than the main loop. So we need to ensure that STDERR_NEXT messages
don't clobber other messages.
Diffstat (limited to 'src/libstore/remote-store.cc')
0 files changed, 0 insertions, 0 deletions