andrewrk / andrewrk/libsoundio

Don't call write_callback in outstream_start_pa()

Open
#173 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
2.1k
Forks
254
PR merge metrics
No merged PRs in 30d

Description

This causes write_callback to be called in two different thread contexts (one is the PulseAudio thread, one is the thread that called soundin_outstream_start()).

Sometimes this forces the use of recursive locks.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.