Skip to content

1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 07:45
· 2 commits to fa6c25e68ac222a2ef2c153384c6f9815bcfc981 since this release

Added

  • Adds the over_exec_usage function, which returns true if the current thread has been running longer than the specified fraction of the execution limit (defaults to 0.95 if not specified).

Changes

  • Refactored the execution limit to allow for setting it to any positive finite number.