0.6.0-preview.8
Pre-release
Pre-release
zhenlei520
released this
29 Aug 09:43
·
422 commits
to main
since this release
Bug Fixes
- Dispatcher.Events: Fixed the possibility of obtaining the wrong Handler object in high concurrency scenarios, and prompting
A second operation started on this context before a previous operation completed when using DbContext
#221 - Caller: Fix Caller does not support response value as null #222
Features
修复Bug
- Dispatcher.Events: 修复高并发场景下可能获取到错误的Handler对象,使用DbContext时提示
A second operation started on this context before a previous operation completed
#221 - Caller: 修复Caller响应值不支持null #222