Skip to content

fix a bad test for async_scope::spawn_future#1491

Merged
ericniebler merged 2 commits intomainfrom
fix-spawn-future-test
Mar 17, 2025
Merged

fix a bad test for async_scope::spawn_future#1491
ericniebler merged 2 commits intomainfrom
fix-spawn-future-test

Conversation

@ericniebler
Copy link
Copy Markdown
Collaborator

the test was relying on a bug in the implementation of __tuple, which this commit also fixes. finally, it fixes a bug in the implementation of starts_on that causes terminate to be called if moving the sender throws.

the test was relying on a bug in the implementation of `__tuple`,
which this commit also fixes. finally, it fixes a bug in the
implementation of `starts_on` that causes `terminate` to be called
if moving the sender throws.
@ericniebler ericniebler force-pushed the fix-spawn-future-test branch from 72dbb93 to e46f8ae Compare March 17, 2025 18:11
@ericniebler ericniebler merged commit 1f09a00 into main Mar 17, 2025
18 checks passed
@ericniebler ericniebler deleted the fix-spawn-future-test branch March 17, 2025 18:33
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