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

fix: synchronous GetStateCtx, When, WhenNot #6

Merged
merged 3 commits into from
Jan 18, 2024
Merged

Conversation

pancsta
Copy link
Owner

@pancsta pancsta commented Jan 15, 2024

Fixes #3.

Changes:

  • GetStateCtx without using emitter
  • When, WhenNot without using emitter

@pancsta pancsta force-pushed the fix/3-sync-cancel-close branch 2 times, most recently from 56e4607 to f997afc Compare January 15, 2024 19:05
@pancsta pancsta changed the title fix: synchronous ctx.cancel, ch.close fix: synchronous GetStateCtx, When, WhenNot Jan 18, 2024
@pancsta pancsta merged commit 2e5c76e into main Jan 18, 2024
2 checks passed
@pancsta pancsta deleted the fix/3-sync-cancel-close branch January 18, 2024 09:30
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.

Close ch and cancel ctx while processing the queue
1 participant