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

Add post event(s) #364

Merged
merged 6 commits into from
Sep 18, 2024
Merged

Add post event(s) #364

merged 6 commits into from
Sep 18, 2024

Conversation

lionkor
Copy link
Contributor

@lionkor lionkor commented Sep 18, 2024

Adds post* events which are triggered after the respective on* event has completed and the results have been sent.

They have the same arguments as the on* function, with the exception that another argument is added in the beginning which contains whether the on* variant was cancelled.

Added these for all cancellable events.

why the fuck is it in past tense
@lionkor lionkor requested review from 20dka and Lucky4Luuk September 18, 2024 14:37
@lionkor lionkor merged commit 63b2a8e into minor Sep 18, 2024
9 checks passed
@lionkor lionkor deleted the add-post-events branch September 18, 2024 23:37
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