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

LogSender: IllegalThreadStateException #21

Closed
itsaky opened this issue Nov 3, 2021 · 1 comment
Closed

LogSender: IllegalThreadStateException #21

itsaky opened this issue Nov 3, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@itsaky
Copy link
Member

itsaky commented Nov 3, 2021

LogSender crashes when it is started with the following stacktrace:

Caused by: java.lang.IllegalThreadStateException
11-01  22:16:07.059  10611  10611  E  AndroidRuntime: at java.lang.Thread.start(Thread.java:724)
11-01  22:16:07.059  10611  10611  E  AndroidRuntime: at com.itsaky.androidide.logsender.LogSender.startLogging(LogSender.java:58)
11-01  22:16:07.059  10611  10611  E  AndroidRuntime: at <__package__>.MainActivity.onCreate(MainActivity.kt:39)
@itsaky itsaky added the bug Something isn't working label Nov 3, 2021
@itsaky
Copy link
Member Author

itsaky commented Dec 29, 2021

Has been fixed.

@itsaky itsaky closed this as completed Dec 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant