servo / gecko-media

Firefox's media playback stack in a stand alone Rust crate
Mozilla Public License 2.0
6 stars 9 forks source link

Thread shutdown fix #23

Closed philn closed 7 years ago

philn commented 7 years ago

There is no need to spin an event loop within the crate because the ack event isn't sent at all.