You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear @jhasse can you make SoundData sendable between threads. Right now it's possible to move music into thread, but not a sound: the trait boundstd::rc::Rcstd::cell::RefCellaudio::music::ears::SoundData: std::marker::Sendis not satisfied [E0277]
The text was updated successfully, but these errors were encountered:
Dear @jhasse can you make SoundData sendable between threads. Right now it's possible to move music into thread, but not a sound:
the trait bound
std::rc::Rcstd::cell::RefCellaudio::music::ears::SoundData: std::marker::Sendis not satisfied [E0277]
The text was updated successfully, but these errors were encountered: