Skip to content

worker_thread.start() inside _open_port(), and crc cleanup #1835

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

Merged
merged 1 commit into from
Apr 29, 2025

Conversation

mikefsq
Copy link
Contributor

@mikefsq mikefsq commented Apr 28, 2025

The worker_thread.start() was getting called twice. This change lets the _open_port() function handle this. This error was causing the connection to the roaster to disconnect.

The crc handling is simplified, and some other minor cleanup.

@AppVeyorBot
Copy link

@MAKOMO
Copy link
Member

MAKOMO commented Apr 29, 2025

Thanks

@MAKOMO MAKOMO merged commit eaf3313 into artisan-roaster-scope:master Apr 29, 2025
6 checks passed
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.

3 participants