Skip to content

Timing problems post Merge pull request #3081 from SunderB/patch/2022-05-09-cmake-copy-bin… #3129

@rbnpi

Description

@rbnpi

Both on latest Mac and RPi builds.
Try this program

use_bpm 60
#link

live_loop :test do
  puts current_bpm
  play scale(:c,:major).tick
  sleep 1
end

Runs OK as shown. Then uncomment link command and run again. Thread death Timing exception
Discovered by running example :bach. and then changing use_bpm 60 to link in that program.
Version 4 release works OK with this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions