bwanedead

Results 1 issues of bwanedead

CPAL Callback Stops Firing with Inter-Thread Communication on Windows Description The CPAL input callback stops firing when it includes operations for inter-thread communication, such as ringbuf::Producer::push, ringbuf::Producer::push_slice, or std::sync::mpsc::Sender::try_send. A...