Allow to cancel hanged compilation
tgodzik opened this issue · 1 comments
tgodzik commented
Related to VirtusLab/scala-cli#1905
When a compilation hangs there is currently no way to kill it, which means it will run indefinitely in Bloop. We already have working cancel, we should also have a fallback that cancels compilation when it hasn't finished after a few more seconds.