Files
tokio/.github/workflows
Carl Lerche 5d0a81fb91 io: fix memory leak during shutdown (#3477)
In some cases, a cycle is created between I/O driver wakers and the I/O
driver resource slab. This patch clears stored wakers when an I/O
resource is dropped, breaking the cycle.

Fixes #3228
2021-01-28 17:49:10 -08:00
..
2020-07-21 15:32:54 -07:00
2020-07-21 15:32:54 -07:00
2020-12-19 12:11:10 +01:00