Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addon API v1.6.0 #113

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Addon API v1.6.0 #113

wants to merge 6 commits into from

Conversation

CogentRedTester
Copy link
Owner

@CogentRedTester CogentRedTester commented Sep 14, 2024

  • add the coroutine.callback_t utility function - allows callbacks to be given a time limit
    • Edit: coroutine.callback_t behaviour has now been added directly to coroutine.callback instead.
  • document the directory-mapping functions in addons.md

If one wants to have an infinite coroutine and still have the extra
boolean return value, then `math.huge` can be passed as the `time_limit`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant