mirror of
https://github.com/fafhrd91/actix-web
synced 2025-02-20 03:14:21 +01:00
fix actix#1313
This commit is contained in:
parent
4a468b85b2
commit
7452ef252f
@ -14,8 +14,10 @@
|
|||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Avoid possibility of dispatcher getting stuck while back-pressuring I/O. [#2369]
|
- Avoid possibility of dispatcher getting stuck while back-pressuring I/O. [#2369]
|
||||||
|
- Fix pending stream drop [#2830]
|
||||||
|
|
||||||
[#2369]: https://github.com/actix/actix-web/pull/2369
|
[#2369]: https://github.com/actix/actix-web/pull/2369
|
||||||
|
[#2830]: https://github.com/actix/actix-web/pull/2830
|
||||||
|
|
||||||
|
|
||||||
## 3.2.1 - 2022-07-02
|
## 3.2.1 - 2022-07-02
|
||||||
|
Loading…
x
Reference in New Issue
Block a user