Tobias Roeser
Tobias Roeser
> That JSON lives in the file `.bsp/mill-bsp.json`. If I'm reading this right, it sounds like you favour a dedicated / standalone file? Yeah. We could place it in `.bsp/mill-bsp-modules.json`...
Related: * https://github.com/com-lihaoyi/mill/issues/5344 - as we want to select modules, not tasks.
Some tests fail. I think this still needs some work.
@lolgab Do you know if changing an `implicit` into an `using` is binary compatible?
> I also wonder whether the config change in this PR is enough. Does the build tool need to do anything to integrate with it? Or is it all handled...
> Maybe Mill should support some kind of conditional tasks? We would loose a lot of other properties if we go that route, since modifying the task graph while it...
> Given the O(10s) of threads used in a typical build that's totally fine from a performance perspective and concurrency. Yeah. A build which is configured to only use one...
Looks like an encoding issue. @malice00 Which terminal do you use? > Is there a reason for this? It looks like an character encoding issue to me. We either assume...
Can you mention the Mill versions you used to produce the nice charts (on all platforms). Could it be related to when Mill is run as a native launcher, since...
I've seen this too. Re-running typically helped.