The LogConfiguration is currently synchronized using a mutex. Locking a mutex requires the VM to be initialized to some extent (TLS and the mutex itself). This requires some special cases for configuration before initialization. This extra care would be unnecessary if synchronization used semaphores instead.
-
Marcus Larsson (Inactive)
-
Marcus Larsson (Inactive)
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: