-
-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
Description
Got this error when showing the logs via sonic-pi-tool logs:
[Run 7, Time 497.6501]
├ cue :drum
└ sync :lead
=> Starting run 35
=> Thread :live_loop_drum exists: skipping creation
=> Thread :live_loop_lead exists: skipping creation
=> Thread :live_loop_bass exists: skipping creation
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value
: ReadError(Error { repr: Custom(Custom { kind: UnexpectedEof, error:
StringError("failed to fill whole buffer") }) })', src/libcore/result.
rs:868
note: Run with `RUST_BACKTRACE=1` for a backtrace.
Just leaving it here for now, but I can try to get more details later if needed (a backtrace for example).