Skip to content
New issue

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

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

Already on GitHub? # to your account

Do not allow emulator to close our app #2

Merged
merged 2 commits into from
Nov 21, 2022
Merged

Do not allow emulator to close our app #2

merged 2 commits into from
Nov 21, 2022

Conversation

ThomasByr
Copy link
Owner

@ThomasByr ThomasByr commented Nov 18, 2022

I created a threadpool with only one thread and 2 queued job at maximum to prevent children processes to close our app as well as properly checking for errors

#define THREAD 1
#define QUEUE 2

also removed a fooking space in the makefile...

@ThomasByr ThomasByr added the enhancement New feature or request label Nov 18, 2022
@ThomasByr ThomasByr merged commit d7fb6c0 into v1 Nov 21, 2022
@ThomasByr ThomasByr deleted the info-logs branch November 21, 2022 13:36
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant