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

Singular Instance Failsafe Terminator #99

Open
NathanCheshire opened this issue Apr 2, 2022 · 2 comments
Open

Singular Instance Failsafe Terminator #99

NathanCheshire opened this issue Apr 2, 2022 · 2 comments
Assignees

Comments

@NathanCheshire
Copy link
Owner

On startup, if a singular instance is detected, give the user the option to attempt to terminate the other session if they enter a valid username and password combo for that instance of Cyder. If right credentials, try for that other Cyder to unbind, exit, and return exited to the foreign instance so that it can proceed. The other instance should be well within its right to refuse termination so that the other user cannot start a new instance.

@NathanCheshire NathanCheshire self-assigned this May 19, 2022
@NathanCheshire
Copy link
Owner Author

Should be an ini prop to accept remote close requests as well as an optional password.

@NathanCheshire
Copy link
Owner Author

Testing might be hard for this but theoretically if you can close yourself using this temporarily with some commented out code for debugging purpose, it should work for different users. My only concern is the process sleeping.

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

No branches or pull requests

1 participant