Skip to content

Move router service message sending to its own thread#1871

Merged
JulianKast merged 22 commits intodevelopfrom
bugfix/issue_1850_remove_sleep_refactor
Oct 25, 2023
Merged

Move router service message sending to its own thread#1871
JulianKast merged 22 commits intodevelopfrom
bugfix/issue_1850_remove_sleep_refactor

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
@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