Closed simotek closed 2 months ago
MidiService needed thread protection on its queue as one thread was regularly clearing or adding to the queue while the other was iterating over it.
MidiService needed thread protection on its queue as one thread was regularly clearing or adding to the queue while the other was iterating over it.