Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-24 | simplify console interception flow | Jesse Plamondon-Willard | |
The console interceptor now uses a marker in the string (instead of a state field) to track whether the message should intercepted. This makes each write more atomic, so it's less affected by multithreading in some cases. | |||
2017-10-07 | reorganise repo structure | Jesse Plamondon-Willard | |