Parallelize src/test/test into chunks.
[tor.git] / changes / bug31571
blob86de3537ba97290975c0628b4b00bd1cce0da08d
1   o Minor bugfixes (error handling):
2     - Report the tor version whenever an assertion fails. Previously, we only
3       reported the Tor version on some crashes, and some non-fatal assertions.
4       Fixes bug 31571; bugfix on 0.3.5.1-alpha.
5     - On abort, try harder to flush the output buffers of log messages. On
6       some platforms (macOS), log messages can be discarded when the process
7       terminates. Fixes bug 31571; bugfix on 0.3.5.1-alpha.