mylofi/local-data-lock

fix concurrent race conditions

Open

#12 创建于 2025年7月5日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)JavaScript (8 fork)github user discovery
buggood first issuehelp wanted

仓库指标

Star
 (159 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南