Commit 8399a00
committed
MMCore: speed up logging shutdown
Avoid the up to 10 ms sleep before logging is shut down.
Didn't matter much for regular use, but adds up in MMCore unit tests.
(Assisted by Claude Code; any errors are mine.)1 parent 22e85fd commit 8399a00
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | 133 | | |
137 | | - | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
138 | 137 | | |
139 | 138 | | |
140 | 139 | | |
| |||
0 commit comments