Don't let the sine test tone plugin sleep
This commit is contained in:
parent
f4f54029eb
commit
487ff3d566
|
@ -185,7 +185,7 @@ impl Plugin for Sine {
|
|||
}
|
||||
}
|
||||
|
||||
ProcessStatus::Normal
|
||||
ProcessStatus::KeepAlive
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue