Nugine / s3s

S3 Service Adapter
Apache License 2.0
132 stars 33 forks source link

use GracefulShutdown util #152

Closed lperlaki closed 3 months ago

lperlaki commented 3 months ago

GracefulShutdown support in hyper_util has been merged an released

https://github.com/hyperium/hyper-util/pull/127

Closes #138


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Nugine commented 3 months ago

So quickly! LGTM.

Ref: https://github.com/hyperium/hyper-util/blob/195e31241a008b4b8953a8ef8ce5a18e53eb9883/examples/server_graceful.rs