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

feat: add unstable controller interface #133

Merged
merged 1 commit into from
Jan 13, 2024
Merged

Conversation

a-kenji
Copy link
Owner

@a-kenji a-kenji commented Jan 13, 2024

Add a controller that handles the lifecycle of a process being spawned by a pseudoterminal.

This is an experimental interface that currently is gated behind the unstable feature flag.

Feedback is appreciated.

@a-kenji a-kenji force-pushed the unstable-command branch 2 times, most recently from b4580ed to 3c48f93 Compare January 13, 2024 13:36
Add a controller that handles the lifecycle of a process being spawned by
a pseudoterminal.

This is an experimental interface that currently is gated behind the
`unstable` feature flag.

Feedback is appreciated.
@a-kenji a-kenji merged commit e4ac011 into development Jan 13, 2024
17 checks passed
@a-kenji a-kenji deleted the unstable-command branch January 13, 2024 13:48
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.

1 participant