Skip to content

fix: bounded wait in MultiProcContinuousTest to prevent FSDP hang#56

Open
svskvar wants to merge 1 commit into
neuron-changes-on-2.11from
fsdp-hang-fix-2.11
Open

fix: bounded wait in MultiProcContinuousTest to prevent FSDP hang#56
svskvar wants to merge 1 commit into
neuron-changes-on-2.11from
fsdp-hang-fix-2.11

Conversation

@svskvar
Copy link
Copy Markdown

@svskvar svskvar commented Jun 1, 2026

Issue #, if available:
Prevent/Handle FSDP Hang and instead fail the test with timeout.

Description of changes:

Add a timeout to completion_queue.get() and tear down the worker pool when a rank dies or stalls before sending completion, so a stuck rank can no longer block the test suite forever. A fresh pool is spawned for the next test instead of poisoning the class."

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

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