Skip to content

Commit

Permalink
Archive race condition
Browse files Browse the repository at this point in the history
This fixes a race condition in the writing of JavaScript and JSON
payloads during archive creation. It was causing the writing of the
archive to hang occasionally, which manifested in the user interface and
the unit tests. In addition the package.json package-lock.json were
updated with an `npm update`.

Fixes #190
  • Loading branch information
edsu committed Feb 21, 2022
1 parent 60f343e commit dd3fa81
Show file tree
Hide file tree
Showing 3 changed files with 491 additions and 272 deletions.
Loading

0 comments on commit dd3fa81

Please sign in to comment.