Skip to content

Conversation

@mariusae
Copy link
Member

@mariusae mariusae commented Oct 27, 2025

Stack from ghstack (oldest at bottom):

These are not currently cancellation safe because dropping the rx will cause messages to be undelivered, supervision to kick in, and the job to fail.

Instead, we thread through a cancellation token so that we can safely cancel these tasks, resolving the race.

Differential Revision: D85577198

These are not currently cancellation safe because dropping the rx will cause messages to be undelivered, supervision to kick in, and the job to fail.

Instead, we thread through a cancellation token so that we can safely cancel these tasks, resolving the race.

Differential Revision: [D85577198](https://our.internmc.facebook.com/intern/diff/D85577198/)

[ghstack-poisoned]
mariusae added a commit that referenced this pull request Oct 27, 2025
These are not currently cancellation safe because dropping the rx will cause messages to be undelivered, supervision to kick in, and the job to fail.

Instead, we thread through a cancellation token so that we can safely cancel these tasks, resolving the race.

Differential Revision: [D85577198](https://our.internmc.facebook.com/intern/diff/D85577198/)

ghstack-source-id: 318934604
Pull Request resolved: #1670
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Oct 27, 2025
These are not currently cancellation safe because dropping the rx will cause messages to be undelivered, supervision to kick in, and the job to fail.

Instead, we thread through a cancellation token so that we can safely cancel these tasks, resolving the race.

Differential Revision: [D85577198](https://our.internmc.facebook.com/intern/diff/D85577198/)

[ghstack-poisoned]
mariusae added a commit that referenced this pull request Oct 27, 2025
Pull Request resolved: #1670

These are not currently cancellation safe because dropping the rx will cause messages to be undelivered, supervision to kick in, and the job to fail.

Instead, we thread through a cancellation token so that we can safely cancel these tasks, resolving the race.

Differential Revision: [D85577198](https://our.internmc.facebook.com/intern/diff/D85577198/)
ghstack-source-id: 318976646
These are not currently cancellation safe because dropping the rx will cause messages to be undelivered, supervision to kick in, and the job to fail.

Instead, we thread through a cancellation token so that we can safely cancel these tasks, resolving the race.

Differential Revision: [D85577198](https://our.internmc.facebook.com/intern/diff/D85577198/)

[ghstack-poisoned]
mariusae added a commit that referenced this pull request Oct 27, 2025
Pull Request resolved: #1670

These are not currently cancellation safe because dropping the rx will cause messages to be undelivered, supervision to kick in, and the job to fail.

Instead, we thread through a cancellation token so that we can safely cancel these tasks, resolving the race.
ghstack-source-id: 318994668

Differential Revision: [D85577198](https://our.internmc.facebook.com/intern/diff/D85577198/)
@meta-codesync meta-codesync bot closed this in 9b48962 Oct 27, 2025
@meta-codesync
Copy link

meta-codesync bot commented Oct 27, 2025

This pull request has been merged in 9b48962.

AlirezaShamsoshoara pushed a commit to AlirezaShamsoshoara/monarch that referenced this pull request Oct 30, 2025
Summary:
Pull Request resolved: meta-pytorch#1670

These are not currently cancellation safe because dropping the rx will cause messages to be undelivered, supervision to kick in, and the job to fail.

Instead, we thread through a cancellation token so that we can safely cancel these tasks, resolving the race.
ghstack-source-id: 318994668

Reviewed By: dulinriley

Differential Revision: D85577198

fbshipit-source-id: dcf3d5f91cd95c5f783131ed9511eda1db045efc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot. fb-exported Merged meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants