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

cli: allow client process to control singleton process #177141

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

connor4312
Copy link
Member

Other connected clients will now print:

Connected to an existing tunnel process running on this machine. You can press:

- Ctrl+C to detach
- "x" to stop the tunnel and exit
- "r" to restart the tunnel

These are then sent to the server to have that take effect. This is mostly some refactors in the singleton_server to make the lifecycle work.

@connor4312 connor4312 enabled auto-merge (squash) March 14, 2023 23:15
Other connected clients will now print:

```
Connected to an existing tunnel process running on this machine. You can press:

- Ctrl+C to detach
- "x" to stop the tunnel and exit
- "r" to restart the tunnel
```

These are then sent to the server to have that take effect. This is
mostly some refactors in the singleton_server to make the lifecycle work.
@connor4312 connor4312 merged commit 0e7d14d into main Mar 15, 2023
@connor4312 connor4312 deleted the connor4312/cli-client-control branch March 15, 2023 00:55
@github-actions github-actions bot locked and limited conversation to collaborators Apr 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants