You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: