mirror of https://github.com/fafhrd91/actix-net
fix changelog
This commit is contained in:
parent
d80bd26bb0
commit
e125aac167
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Unreleased - 2021-xx-xx
|
||||
* 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
|
||||
|
||||
|
|
Loading…
Reference in New Issue