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

Support function to abort async operations #856

Merged
merged 1 commit into from
Sep 2, 2024
Merged

Conversation

Borewit
Copy link
Owner

@Borewit Borewit commented Sep 2, 2024

Partly resolves Borewit/strtok3#1157

@Borewit Borewit added the enhancement New feature or request label Sep 2, 2024
@Borewit Borewit self-assigned this Sep 2, 2024
@Borewit Borewit force-pushed the support-abort-signal branch from 5b6c833 to acfd8ed Compare September 2, 2024 19:01
@Borewit Borewit merged commit 59bed1c into master Sep 2, 2024
8 checks passed
@Borewit Borewit deleted the support-abort-signal branch September 2, 2024 19:03
@Borewit
Copy link
Owner Author

Borewit commented Sep 2, 2024

Part of v0.8.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow passing in AbortController signal
1 participant