Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed multinode entrypoint to exit properly #186

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

sharvil10
Copy link
Contributor

This PR fixes the entrypoint in multinode stage of pytorch Dockerfile. Prior to this PR the entrypoint keeps running because of the tail command.

Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

@tylertitsworth tylertitsworth merged commit 43f0d16 into main Jun 28, 2024
10 of 11 checks passed
@tylertitsworth tylertitsworth deleted the sharvil10/multinode-exit-fix branch June 28, 2024 20:33
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

tylertitsworth pushed a commit that referenced this pull request Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants