Skip to content

Commit de1181b

Browse files
authored
Async mode fixes (#399)
* Fix double printing of exception when initializing resource causes error * Improve async mode exceptions handling to prevent infinite hanging when exception occurs * Improve async mode exceptions handling * Update changelog * Update tests
1 parent b2ea773 commit de1181b

File tree

6 files changed

+3254
-2497
lines changed

6 files changed

+3254
-2497
lines changed

docs/main/changelog.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ that were made in every particular version.
77
From version 0.7.6 *Dependency Injector* framework strictly
88
follows `Semantic versioning`_
99

10+
Development version
11+
-------------------
12+
- Improve async mode exceptions handling.
13+
- Fix double printing of exception when async resource initialization causes an error.
14+
1015
4.23.1
1116
------
1217
- Hotfix a bug with importing FastAPI ``Request``.

0 commit comments

Comments
 (0)