Skip to content

Return Created Process in localProcessChannel#25

Merged
mattmassicotte merged 1 commit into
ChimeHQ:mainfrom
thecoolwinter:feat/expose-process
Apr 21, 2025
Merged

Return Created Process in localProcessChannel#25
mattmassicotte merged 1 commit into
ChimeHQ:mainfrom
thecoolwinter:feat/expose-process

Conversation

@thecoolwinter
Copy link
Copy Markdown
Contributor

It would be nice to be able to keep around a reference to the created process when starting up a server, for instance in cases one wants to forcefully shut down a stuck or out of control server process.

I've left in the old function signature as well so no API break with this change. Lmk if you'd rather return a struct instead of a tuple here.

@mattmassicotte mattmassicotte merged commit 0acdfdf into ChimeHQ:main Apr 21, 2025
3 checks passed
@thecoolwinter thecoolwinter deleted the feat/expose-process branch April 22, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants