Chris Jones

Results 2 comments of Chris Jones

Here's a test case to reproduce this error: 1. Run `sonic-pi-tool start-server` 2. Run `sonic-pi-tool logs` 3. Eval the following via `sonic-pi-tool eval-stdin`: ```ruby live_loop :boom do 8.times do sample...

PR for reproduction script [here](https://github.com/lpil/sonic-pi-tool/pull/19).