diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-08-24 19:25:57 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-08-24 19:25:57 -0400 |
commit | 046deb2d56b6d4665280cc5478d9e683ec1d777d (patch) | |
tree | bccc347514ecfe1801994232c0c40ba43782adb9 /src/SMAPI/Framework/PerformanceMonitoring | |
parent | 46d63e11cc76c70ff77ee90edb6cc055c63e7224 (diff) | |
download | SMAPI-046deb2d56b6d4665280cc5478d9e683ec1d777d.tar.gz SMAPI-046deb2d56b6d4665280cc5478d9e683ec1d777d.tar.bz2 SMAPI-046deb2d56b6d4665280cc5478d9e683ec1d777d.zip |
simplify console interception flow
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.
Diffstat (limited to 'src/SMAPI/Framework/PerformanceMonitoring')
0 files changed, 0 insertions, 0 deletions