Hello, I'm trying to upgrade from v4 to v5 but my Windows workflow consistently fails on the cleanup phase with the error:
Assertion failed: !(handle->flags & UV_HANDLE_CLOSING), file src\win\async.c, line 76
This is the latest run of the workflow impacted: https://github.com/Stickerifier/Stickerify/actions/runs/20435156719/job/58714580908
Workflow implementation: https://github.com/Stickerifier/Stickerify/actions/runs/20435156719/workflow?pr=411#L38-L44