Skip to:
If more than one thread is trying to update an interactive job, the results will get jumbled on the screen. Add locking to prevent this.
https://github.com/Ortus-Solutions/commandbox/pull/193
If more than one thread is trying to update an interactive job, the results will get jumbled on the screen. Add locking to prevent this.