Skip to content

thread 'main' panicked at 'called Result::unwrap() on an Err value #12

@jtpio

Description

@jtpio

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions