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 have been noticing this behaviour lately.
When a compile task fails, the bottom of the window keeps displaying a progress bar in which the = indicator keeps jumping to random positions.
I think the Progress Thread gets stuck and doesn't timeout or something.
if I recompile and it fails again and again then Sublime Text hangs and I have to force-quit it.
I'm on the develop branch
here's a screenshot of a failed compilation
The text was updated successfully, but these errors were encountered:
Thanks for your report @ubidefeo I've noticed this behavior too. The plugin has a lot of this kind of bugs, that is why I started to write the plugin from scratch, I still don't have all the basic functions to release a alpha, but I hope to do it soon.
hi there
I have been noticing this behaviour lately.
When a compile task fails, the bottom of the window keeps displaying a progress bar in which the
=
indicator keeps jumping to random positions.I think the Progress Thread gets stuck and doesn't timeout or something.
if I recompile and it fails again and again then Sublime Text hangs and I have to force-quit it.
I'm on the develop branch

here's a screenshot of a failed compilation
The text was updated successfully, but these errors were encountered: