Skip to content

Commit 3464518

Browse files
committed
Fix async mode mode exception handling issue in Dependency provider
1 parent 26571e8 commit 3464518

File tree

4 files changed

+237
-230
lines changed

4 files changed

+237
-230
lines changed

docs/main/changelog.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ follows `Semantic versioning`_
99

1010
Development version
1111
-------------------
12+
- Fix async mode mode exception handling issue in ``Dependency`` provider.
13+
See issue: `#409 <https://github.com/ets-labs/python-dependency-injector/issues/409>`_.
14+
Thanks to `@wackazong <https://github.com/wackazong>`_ for reporting the issue.
1215
- Fix links to ``boto3`` example.
1316

1417
4.28.0

0 commit comments

Comments
 (0)