diff options
author | Nayeem Rahman <nayeemrmn99@gmail.com> | 2021-06-29 02:03:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-29 03:03:02 +0200 |
commit | c577c273a467123851be5ce3b0bba1095e6cd621 (patch) | |
tree | 4773abfef6f56fd72d2cec6fafaf3b89fa34e8f9 /cli/tools/coverage.rs | |
parent | 38a7128cdd6f3308ba3c13cfb0b0d4ef925a44c3 (diff) |
fix(core/modules): Fix concurrent loading of dynamic imports (#11089)
This commit changes implementation of module loading in "deno_core"
to track all currently fetched modules across all existing module loads.
In effect a bug that caused concurrent dynamic imports referencing the
same module to fail is fixed.
Diffstat (limited to 'cli/tools/coverage.rs')
0 files changed, 0 insertions, 0 deletions