restrict to persistent pid for dist kernels#1772
Merged
shunting314 merged 1 commit intomainfrom Mar 26, 2026
Merged
Conversation
shunting314
added a commit
that referenced
this pull request
Mar 21, 2026
stack-info: PR: #1772, branch: shunting314/stack/16
e54b150 to
4fb4be3
Compare
This was referenced Mar 21, 2026
yf225
reviewed
Mar 23, 2026
| @@ -0,0 +1,15 @@ | |||
| from __future__ import annotations | |||
Contributor
There was a problem hiding this comment.
Curious should this be merged into helion/runtime/dist_utils.py added in #1771 ?
Contributor
Author
There was a problem hiding this comment.
I think we'd better split compile time and runtime utils?
btw, I also plan to move other compiled time dist utils from _utils to this file
4fb4be3 to
00453ba
Compare
Merged
00453ba to
474d5b7
Compare
474d5b7 to
636a5b2
Compare
c3aa73d to
cdf4e12
Compare
cdf4e12 to
5f19b7e
Compare
5f19b7e to
c060a37
Compare
c060a37 to
02fdc8a
Compare
stack-info: PR: #1772, branch: shunting314/stack/16
02fdc8a to
f555db0
Compare
Contributor
Author
yf225
approved these changes
Mar 25, 2026
jansel
approved these changes
Mar 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stacked PRs:
restrict to persistent pid for dist kernels
fix #1646