buggood first issuehelp wanted
Metriche repository
- Star
- (123 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
While it's a small chance, race conditions do exist in that two set() calls concurrently could clobber each other.
Fix is to use a mutex, like Locker.