help wantedkind/testtopic/commands:addtopic/repo
仓库指标
- Star
- (13,906 star)
- PR 合并指标
- (平均合并 4天 2小时) (30 天内合并 28 个 PR)
描述
While looking into #3470 and #3436, I found that the locks around adding/pinning/GC look really wonky and inconsistent.
This issue is a reminder that we need to:
- Look very closely at which locks are in play
- Document in detail how these locks work
- Write stress tests which make sure we don't end deadlock ourselves