nickserv opened this issue 2 years ago · 1 comments
Expected exit code 0, but actually received:
13 Unfinished Top-Level Await: await was used outside of a function in the top-level code, but the passed Promise never resolved.
13
await
Promise
https://nodejs.org/api/process.html#exit-codes
This is happening again as of 10411fc. I think the ReadableStream's error handling is tripping and not closing the controller.
ReadableStream