Y
Hacker News
new
|
ask
|
show
|
jobs
by
aquark
1813 days ago
Very true, and not only do print statements inherently serialized threads, they also change the timing so significantly that probably your bug disappears anyway.
1 comments
erwincoumans
1813 days ago
I would expect blazing fast in-memory logging with thread-id and time stamps, so timings aren't affected (much).
link