Skip to content

0.5.1

Compare
Choose a tag to compare
@zhenlei520 zhenlei520 released this 26 Aug 10:08

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