Parallelize log dispatch when multiple processes are capturing log
Module
ExUnit.CaptureLog
5 changes across 4 versions
Changes by version
Fix race condition on concurrent capture_log
Respect options passed to nested capture_log calls
Add with_log/2 to return result with captured logs
Flush Erlang's :error_logger before capturing to avoid mixed messages