mylofi/local-data-lock

fix concurrent race conditions

Open

#12 geöffnet am 5. Juli 2025

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (8 Forks)github user discovery
buggood first issuehelp wanted

Repository-Metriken

Stars
 (159 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

getLockKey() has concurrency race conditions in it. use Locker mutex to fix it.

Contributor Guide