User and Sbt output is not separated properly
rochala opened this issue · 0 comments
rochala commented
Describe the bug
Standard output extraction incorrectly partitions lines into sbt or user output
Scastie snippet link
https://scastie.scala-lang.org/rochala/D6fe1hBuQXWG7HRu9LvShA/14
To Reproduce
Compile, you will see lines from Sbt, if you don't change library / scala version so sbt has to reload.
Expected behavior
Sbt reload output should be properly detected as sbt output instead of user output.
Screenshot ( Optional )
No response
Version
Scastie website
What browsers are you seeing the problem on?
No response
Relevant log output
No response