Hagen Rahn
Hagen Rahn
Hi guys, just out of curiosity has there been any progress on this or could you add an example to the docu that showcases "Dos and Donts" regarding this comment?...
Could be achieved by adding a property like `killOnExit` (Default: `true` for downward compatibility) to `com.github.psxpaul.task.AbstractExecFork` and applying it to: ``` fun stop() { if (process != null && process!!.isAlive...
Any progress on uploadable coverage reports? Alternatively has anyone _successfully_ integrated jest cli commands into bun as a work around already? So that we could call `bun jest ... `...
> It's a simple improvement: as you explained, just change the grammar (and also add tests, examples and documentation about it) to allow "NN". I'm just wondering whether "NN" for...
Hello @powlaa, Thanks for providing this PR #66. @iurysza this looks exactly like it solves the issue described. Is there any chance to merge it in the upcoming week? Thanks...