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

Fix InterruptedException issue #39

Merged

Conversation

alexandru-lachimov
Copy link
Contributor

Surround runBlocking block with try/catch to avoid potential InterruptedException when network request is sent using RxJava approach and Rx subscription is cleared

Surround runBlocking block with try/catch to avoid potential InterruptedException when network request is sent using RxJava approach and Rx subscription is cleared
@alexandru-lachimov
Copy link
Contributor Author

@mattmook any ideas why CI / build (pull_request) failed?

@mattmook
Copy link
Member

mattmook commented Jun 7, 2022

New CVE issues from one of the dependencies... I'll check them out and see what's up

@mattmook mattmook merged commit 8e7f0f2 into appmattus:main Jun 13, 2022
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