fix changelog

This commit is contained in:
fakeshadow 2021-04-15 17:10:25 +08:00
parent d80bd26bb0
commit e125aac167
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
## Unreleased - 2021-xx-xx ## Unreleased - 2021-xx-xx
* Server shutdown would notify all workers to exit regardless if shutdown is graceful. * Server shutdown would notify all workers to exit regardless if shutdown is graceful.
This would make all worker shutdown immediately [#333] This would make all worker shutdown immediately in force shutdown case. [#333]
[#333]: https://github.com/actix/actix-net/pull/333 [#333]: https://github.com/actix/actix-net/pull/333