Garrett Thornburg 4782ebd5e0 core: lock stdout before printing an error message to stderr
Adds a new eprintln_locked macro which locks STDOUT before logging
to STDERR. This patch also replaces instances of eprintln with
eprintln_locked to avoid interleaving lines.

Fixes #1941, Closes #1968
2023-07-08 18:52:42 -04:00
..
2023-07-08 18:52:42 -04:00
2023-07-08 18:52:42 -04:00
2023-05-16 13:12:45 -04:00
2023-01-05 09:00:33 -05:00
2023-07-08 18:52:42 -04:00