Steve
Steve
DDeno
Created by Steve on 12/4/2023 in #help
Leaking operation op_http_close in tests
For sake of completeness here is the commit with the working solution: https://github.com/sgohlke/deno-web/commit/dfffefa8de52bc9ab00933d133cf784f1bef3037
8 replies
DDeno
Created by Steve on 12/4/2023 in #help
Leaking operation op_http_close in tests
Thank you, the test is now green again. I also tried calling await server.finished before abortController.abort , as you stated first calling abort then finished fixed the problem. I'm not familiar with using yet, will try this out later.
8 replies
DDeno
Created by Steve on 1/31/2023 in #help
Use local tgz file instead of tgz from npm registry
I released the library, it now works with Deno.
2 replies