Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@Timothy-Liuxf Timothy-Liuxf released this 04 Dec 08:02
6b1f70a

Changes

  • Change - Removed the restriction that the time interval must be less than 1s
  • Document - Perfect the introduction in README
  • Document - Perfect the XML documentation in C# Code
  • Example - Add code examples of usage

Known bugs

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