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 | e7a7bf8a79ba69247e581f51a9535b5437642a11 (patch) | |
tree | d68cbb75bb8d1c96203615d65062d5815780b6f7 /cli/tsc/00_typescript.js | |
parent | be10db10fd2523b8b256b352a95d79d226d7a905 (diff) |
fix(lsp): fix asset cache lookup regression
Commit 2828690fc ("fix(lsp): fix deadlocks, use one big mutex") from
last month introduced a regression in asset cache lookups where results
of lazy caching were lost due to operating on a copy of the asset cache.
This commit fixes that by copying the asset from the copy to the real
cache.
Diffstat (limited to 'cli/tsc/00_typescript.js')
0 files changed, 0 insertions, 0 deletions