sharplib/logging
Marc Hernandez f9907bb4e0 x) Updated Thread.Sleep parameter in Log.cs
In the logging/Log.cs file, the parameter of the Thread.Sleep function has been changed from 0 to 1. This change is likely aimed at adjusting the pause duration for a running thread. The context suggests this is a temporary solution until a semaphore or mutex can be implemented as indicated by the existing TODO comment.
2024-07-20 17:41:50 -07:00
..
GC.cs Add global aliases for Immutable collections 2024-06-21 23:36:53 -07:00
Log.cs x) Updated Thread.Sleep parameter in Log.cs 2024-07-20 17:41:50 -07:00
Tracing.cs feat: Add RuntimeGCEventsPrinter class for monitoring GC events 2024-05-27 01:13:43 -07:00