Skip to content

Update broadcast.py #3167

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

Closed
wants to merge 1 commit into from
Closed

Update broadcast.py #3167

wants to merge 1 commit into from

Conversation

Sahil-pixel
Copy link
Contributor

To avoid crash on_pause() on_resume() if we do call start() and stop() there

jnius.jnius.JavaException: JVM exception occurred: java.lang.IllegalThreadStateException

To avoid crash on_pause() on_resume() if we do call start() and stop() there 

jnius.jnius.JavaException: JVM exception occurred: java.lang.IllegalThreadStateException
@kuzeyron kuzeyron added recipe core-providers Core code that's not a recipe labels Jun 30, 2025
@Sahil-pixel Sahil-pixel deleted the patch-4 branch June 30, 2025 10:58
@Sahil-pixel Sahil-pixel restored the patch-4 branch July 1, 2025 10:32
Copy link
Contributor Author

@Sahil-pixel Sahil-pixel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have Tested This is working fine . No crash of thread on _pause on_resume of kivy app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core-providers Core code that's not a recipe recipe
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants