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

Kotlin Coroutine dies intermittently #892

Open
pun-ky opened this issue Apr 8, 2022 · 1 comment
Open

Kotlin Coroutine dies intermittently #892

pun-ky opened this issue Apr 8, 2022 · 1 comment
Labels

Comments

@pun-ky
Copy link
Contributor

pun-ky commented Apr 8, 2022

image

I implemented protection wrapper code around it to have at least error reporting but still this situation should not happen.
The only idea I have to fix it is to get rid of coroutines as they are not needed probably in GAP, the work started already here:
wttech/gradle-common-plugin#4

on screenshot , instance was started but coroutine-based ChecksRunner is not running properly
note that this situation I spotted only few times within last years. just rerunning task works as desired.

@pun-ky pun-ky added the bug label Apr 8, 2022
@krystian-panek-wttech
Copy link
Collaborator

krystian-panek-wttech commented Nov 21, 2022

added more strict exception handling so that now whenever situation will happen there will be a error info printed to the console

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

2 participants