Skip to content

fix future cancelled error when using array in callback#26

Merged
benoitmartin88 merged 2 commits intomainfrom
future_cancel_error
Apr 2, 2026
Merged

fix future cancelled error when using array in callback#26
benoitmartin88 merged 2 commits intomainfrom
future_cancel_error

Conversation

@benoitmartin88
Copy link
Copy Markdown
Contributor

fixes #25

@benoitmartin88 benoitmartin88 self-assigned this Apr 1, 2026
@benoitmartin88 benoitmartin88 merged commit 142f972 into main Apr 2, 2026
18 checks passed
@benoitmartin88 benoitmartin88 deleted the future_cancel_error branch April 2, 2026 08:56
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.

FuturCancelledError is raised when .compute() is called multiple times in a callback

1 participant