Skip to content

Fix getpid export in stdlib process module#13

Merged
nbeerbower merged 1 commit into
mainfrom
claude/fix-getpid-export-yZUbk
Jan 2, 2026
Merged

Fix getpid export in stdlib process module#13
nbeerbower merged 1 commit into
mainfrom
claude/fix-getpid-export-yZUbk

Conversation

@nbeerbower

Copy link
Copy Markdown
Contributor

The stdlib/process module exports get_pid (with underscore) but installer.hml and github.hml were importing getpid (without underscore).

The stdlib/process module exports get_pid (with underscore) but
installer.hml and github.hml were importing getpid (without underscore).
@nbeerbower
nbeerbower merged commit b55f94d into main Jan 2, 2026
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.

2 participants