treasure-data / digdag

Workload Automation System
https://www.digdag.io/
Apache License 2.0
1.31k stars 221 forks source link

Update js-untar #1741

Closed snagasawa closed 2 years ago

snagasawa commented 2 years ago

fix https://github.com/treasure-data/digdag/issues/1652

I updated js-untar to v2.0.0. js-untar v0.1.4 doesn't terminate Web Worker after completing untar.

see: https://github.com/InvokIT/js-untar/pull/17

yoyama commented 2 years ago

I confirmed when I access each workflow like 'http://localhost:65432/projects/4/workflows/no_error_arn, "Dedicated Worker" is added and never reduced inv0.10.4` and this PR fixed it.