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

Release bluetooth connection on program termination #17

Open
amotl opened this issue Feb 24, 2023 · 0 comments
Open

Release bluetooth connection on program termination #17

amotl opened this issue Feb 24, 2023 · 0 comments

Comments

@amotl
Copy link
Contributor

amotl commented Feb 24, 2023

Hi again,

@UserMacUseface thankfully just reported another observation, where the implementation has room for improvement.

Something else: How can you actually end the process "cleanly"?

Hm. When it runs interactively? CTRL+C does not work?

Well. The process runs in the background, after being started at system startup via shellscript and then decoupled. I can terminate the process using pkill calypso, but then the bluetooth connection is still active. In order to fix it, I will need to invoke pkill blue to release the device again. This is certainly not so elegant.

With kind regards,
Andreas.

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