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

Claiming an Open Serial Port Causes a Crash #93

Open
theonlydvr opened this issue Sep 26, 2024 · 0 comments
Open

Claiming an Open Serial Port Causes a Crash #93

theonlydvr opened this issue Sep 26, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@theonlydvr
Copy link
Contributor

Describe the bug
Attempting to claim a serial port already used by another program eventually crashes the GUI.

To Reproduce
Steps to reproduce the behavior:

  1. Claim a serial port outside pybehave
  2. Attempt to claim a port via a SerialSource
  3. See error
  4. GUI eventually crashes

Expected behavior
Claiming a serial port should show an informative error and not crash the GUI.

@theonlydvr theonlydvr added the bug Something isn't working label Sep 26, 2024
@theonlydvr theonlydvr self-assigned this Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant