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

react-native-udp stop sending packets #162

Closed
baharb opened this issue Apr 19, 2021 · 1 comment
Closed

react-native-udp stop sending packets #162

baharb opened this issue Apr 19, 2021 · 1 comment
Labels

Comments

@baharb
Copy link

baharb commented Apr 19, 2021

I'm using this library in a real-time application, and I have an interval that send and receive packet every 1000 msec.
If packets can't receive, the application stop sending packets.
and after a few minutes the app crashes and I see this error in log tab:
java.util.concurrent.RejectedExecutionException: Task android.os.AsyncTask$3@1b53ea0d rejected from java.util.concurrent.ThreadPoolExecutor@718cdc2[Running, pool size = 9, active threads = 9, queued tasks = 128, completed tasks = 934]

Originally posted by @baharb in #81 (comment)

@github-actions
Copy link

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community attention? This issue may be closed if no further activity occurs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant