- Use the pipe events and removed the Tasks from ConnectionContext - Remove OnConnectionClosed from FrameConnection. Since the `FrameConnetion` is a single middleware, not the entire pipeline, we shouldn't need to wait on the connection close there. - It seems like the callbacks are rooted on the pipe even after they fire. This needs to be investigated in pipelines. |
||
|---|---|---|
| .. | ||
| Kestrel.Core.Tests | ||
| Kestrel.FunctionalTests | ||
| Kestrel.Tests | ||
| Kestrel.Transport.Libuv.Tests | ||
| shared | ||
| Directory.Build.props | ||
| xunit.runner.json | ||