-
-
Notifications
You must be signed in to change notification settings - Fork 226
Open
Description
From #379: the worker test case fails due to a race condition. Even when calling an empty function in Go it fails. It gets stuck at worker.terminate()
when calling runtime.GC()
in the clean up function. Looks like something we need to take up with Go or with Node.
Ah no, the os.Exit is terminating the whole node process: https://github.com/dotcore64/rollup-plugin-tdewolff-minify/runs/7272307346?check_suite_focus=true
It is exiting after the first test...
Metadata
Metadata
Assignees
Labels
No labels