socketry / async-http

MIT License
298 stars 45 forks source link

Defer stop #153

Closed ioquatix closed 3 months ago

ioquatix commented 3 months ago

Add support for defer_stop for graceful shutdown. These changes are necessary but I'm not sure if they are sufficient - more experimentation is required to see the exact impact to client behaviour.

See https://github.com/socketry/falcon/issues/71 for more details.

Types of Changes

Contribution