-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
There are multiple tty->print() for parts of each bytecode that can get separated on different lines if running in multiple threads. Using a stringStream (or logStream eventually) would be better to print each line together.