Skip to content

v1.1.0

Choose a tag to compare

@Timothy-Liuxf Timothy-Liuxf released this 25 Mar 20:36
· 22 commits to publish since this release
8181eeb

Changes

  • Fix - Fixed data race in concurrency envirenment
  • Change - Remove public API BeginTickCount and LastLoopEndingTickCount

Known bugs

  • Modify AllowTimeExceed, TimeExceedAction, MaxTolerantTimeExceedCount after the task starts will cause data race (which is forbidden on .NET 5 or higher target)