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

Move router service message sending to its own thread #1871

Merged
merged 22 commits into from
Oct 25, 2023

Conversation

joeygrover
Copy link
Member

Fixes #1850

This PR is ready for review.

Risk

This PR makes minor API changes.

Testing Plan

  • I have verified that I have not introduced new warnings in this PR (or explain why below)
  • I have run the unit tests with this PR
  • I have tested this PR against Core and verified behavior (if applicable, if not applicable, explain why below).
  • I have tested Android

Unit Tests

Previous author fixed broken test from changes made to the TransportBroker

Core Tests

Tested connecting apps to Sync 3. I tested that with a single app and multiple apps.
Tested multiple disconnects/reconnect attempts.

Sync 3

Summary

This PR is based off #1851 with some refactoring.

Changelog

Bug Fixes
  • Fixes a potential bug where apps are crashing because of the sleep call in the TransportBroker

CLA

@JulianKast JulianKast merged commit 7873fb5 into develop Oct 25, 2023
4 checks passed
@joeygrover joeygrover deleted the bugfix/issue_1850_remove_sleep_refactor branch October 25, 2023 19:47
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