1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-26 16:09:27 -05:00
denoland-deno/cli/tests
Bartek Iwańczuk 2187c11e5d
fix(ext/http): resource leak on HttpConn.close() (#11805)
This commit adds tracking of resources that are related
to "HttpConn" so they can be closed automatically
when closing the connection.
2021-08-23 16:15:59 +02:00
..
integration test: re-enable test watch tests and mark as flaky (#11669) 2021-08-18 15:35:24 +02:00
testdata fix(runtime): event loop panics in classic workers (#11756) 2021-08-18 15:19:22 +02:00
unit fix(ext/http): resource leak on HttpConn.close() (#11805) 2021-08-23 16:15:59 +02:00
integration_tests.rs chore: split up integration_tests.rs into separate files (#11131) 2021-06-27 13:27:36 -04:00