0.5.1
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
修复Bug
- Dispatcher.Events: 修复高并发场景下可能获取到错误的Handler对象,使用DbContext时提示
A second operation started on this context before a previous operation completed