web-audio-api-rs icon indicating copy to clipboard operation
web-audio-api-rs copied to clipboard

EventLoop never terminates

Open orottier opened this issue 1 year ago • 0 comments
trafficstars

A new EventLoop is spawned upon creation of a ConcreteBaseAudioContext, but it never terminates. I should terminate when both the RenderThread and ConcreteBaseAudioContext is dropped (?)

orottier avatar Jan 03 '24 15:01 orottier