Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a short delay after killing pulseaudio #413

Merged
merged 2 commits into from
Dec 12, 2023

Conversation

mkilgore
Copy link
Contributor

@mkilgore mkilgore commented Dec 8, 2023

It seems to sometimes not be dead when we go to start it, presumably the pulseaudio -k doesn't actually wait for the process to exit.

It seems to sometimes not be dead when we go to start it, presumably the
`puleaudio -k` doesn't actually wait for the process to exit.
The bootstrap build settings in the Makefile were missing DEP_CONSOLE,
which meant that the console output from the bootstrap qb64pe did not
work.
@mkilgore mkilgore merged commit 9fe381d into QB64-Phoenix-Edition:main Dec 12, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants