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
{{ message }}
This repository was archived by the owner on Dec 14, 2021. It is now read-only.
Coati version 0.10.0
I tried Coati on the project apitrace.
Indexing takes about 7 minutes.
Coati tells me the project has 19381 errors (47 fatal).
But apitrace is also a complicated project ;)
After indexing tells it is finished Coati is unresponsive and appears blocked for another couple of minutes.
After reopening the Coati apitrace project I get the status message "Finished Loading" but Coati is unresponsive and appears blocked for another couple of minutes.
I straced file accesses by Coati and noted that during the phase of being unresponsive,
Coati opens data/gui/indexing_dialog/error.png about 19377 times.
I guess there are problems in error message handling at GUI side which makes Coati unresponsive.