You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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)