mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-11 09:41:35 +00:00
unnice2
This commit is contained in:
parent
7944009a65
commit
031aa240bc
@ -514,7 +514,7 @@ static void __afl_start_snapshots(void) {
|
||||
|
||||
if (!child_pid) {
|
||||
|
||||
(void)nice(-20);
|
||||
//(void)nice(-20); // does not seem to improve
|
||||
|
||||
signal(SIGCHLD, old_sigchld_handler);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user