scalacenter / bloop

Bloop is a build server and CLI tool to compile, test and run Scala fast from any editor or build tool.

Home Page:https://scalacenter.github.io/bloop/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow to cancel run and test

tgodzik opened this issue · comments

It' already possible to cancel debug session, however it's not possible to stop a running run or test. Since it's highly possible that ScalaCLI and Bloop will be used by scastie we need to provide support for such cancelation.