mozilla / audioipc

Cubeb Audio Remoting For Gecko
10 stars 17 forks source link

Various fixes for "Core IPC messaging rewrite" (PR #130) #134

Closed kinetiknz closed 2 years ago

kinetiknz commented 2 years ago

Various fixes found while stress testing PR #130 integrated with Gecko on various platforms.

This PR will be merged into the macos branch.

kinetiknz commented 2 years ago

I reverted the change to the dead_server test, since it's still necessary: https://github.com/mozilla/audioipc-2/blob/5527f63a529a107de25716d2b34cf6c8396505c3/audioipc/src/ipccore.rs#L817

kinetiknz commented 2 years ago

Thanks! I'll add the tests in a PR closing issue #135. Merging this now so I can land in Gecko.