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

01. Refactored SerialInputOutputManager #615

Merged
merged 10 commits into from
Jan 28, 2025

Conversation

dkaukov
Copy link
Contributor

@dkaukov dkaukov commented Jan 23, 2025

Used separate threads for reading and writing, enhancing concurrency and performance.

Used separate threads for reading and writing, enhancing concurrency and performance.
Swallow exceptions if port is closed
@dkaukov dkaukov requested a review from kai-morich January 24, 2025 20:28
@kai-morich
Copy link
Collaborator

I will check again with DeviceTest and add testcase for new parallel behavior

Remove busywait
Removed mShutdownlatch
@dkaukov dkaukov requested a review from kai-morich January 27, 2025 02:18
@kai-morich
Copy link
Collaborator

now DeviceTest is ok

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.

2 participants