brew update
first, according to this it should set the correct ruby version https://github.com/Homebrew/brew/pull/3240
currently buidling fails with: /usr/local/Homebrew/Library/Homebrew/brew.rb:12:in
<main>': Homebrew must be run under Ruby 2.3! (RuntimeError)`7de42a1
Couple of thread fixes - heinrich5991
2fc018a
Add asynchronous file output, port dbg_msg()
s... - heinrich5991
4d05a23
Make teehistorian asynchronous - heinrich5991
13f0655
Don't reset ASYNCIO_CLOSE
flag on async_wait
- heinrich5991
d5008d8
Add a test that checks for correct order in asy... - heinrich5991