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

Discovering services from current thread instead of the main thread #520

Merged
merged 1 commit into from Sep 27, 2023

Conversation

philips77
Copy link
Member

@philips77 philips77 commented Sep 27, 2023

Before, service discovery was started from user-provided Handler (which defaulted to the UI thread).
It should work with any thread, no need to post the call.

@philips77 philips77 merged commit 839cbb3 into main Sep 27, 2023
1 check passed
@philips77 philips77 deleted the improvement/service-discovery branch September 27, 2023 11:37
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.

None yet

1 participant