NVIDIA-NeMo / NVIDIA-NeMo/Automodel

Distributed signal handling

Open
#870 6 comments 0 reactions 1 assignee View on GitHub

@AryanBagade is already working on this.

Since Dec 18, 2025.

enhancement good first issue
Dominant language
Python
Stars
963
Forks
318
Avg merge
3d 20h
Merged PRs (30d)
143

Description

Is your feature request related to a problem? Please describe.
Keyboard interrupt causes a lot of noise in the log from stale processes, signal not being propagated correctly to all processes.

Describe the solution you'd like
ctrl+c should be trigger a process termination without causing stale processes.

Describe alternatives you've considered
kill -9

Additional context
N/A

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.