aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2017-08-28 14:17:07 +0200
committerEelco Dolstra <edolstra@gmail.com>2017-08-28 14:17:07 +0200
commit8fff3e7bb50377e48fb9c672e6551abae0fdf03d (patch)
tree6e5351a7b62c6ee24d6d85c4f02fc867d6327d08 /.travis.yml
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 '.travis.yml')
0 files changed, 0 insertions, 0 deletions