diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2021-02-06 13:39:01 +0100 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2021-02-08 10:47:32 +0100 |
commit | be10db10fd2523b8b256b352a95d79d226d7a905 (patch) | |
tree | a9313e86c3c31a6eeaabe0981dd1fa9d8fc41b5d /cli/tsc/00_typescript.js | |
parent | 0cac243a835d86ad5f37d50bdd1634bd4fe2d2d6 (diff) |
fix(lsp): remove Sources mutex
The mutex was used to hide the fact that the Sources object mutates
itself when it's queried. Be honest about that and mark everything that
directly or indirectly mutates it as `mut`.
This is a follow-up to commit 2828690fc7bb510c3248dda7b1cda8793e789ca6
from last month ("fix(lsp): fix deadlocks, use one big mutex (#9271)")
Diffstat (limited to 'cli/tsc/00_typescript.js')
0 files changed, 0 insertions, 0 deletions