prcs refactor

pull/10/head
prplV 2024-12-03 13:09:59 +03:00
parent 345abde741
commit 8a47ffe851
1 changed files with 0 additions and 1 deletions

View File

@ -223,7 +223,6 @@ pub async fn start_process(name: &str, path: &str) -> Result<(), CustomError> {
#[cfg(test)]
mod process_unittests {
use std::io::Write;
use super::*;
// 1 full cycle - start -> restart -> stop
// 2 full cycle - start -> freeze -> unfreze -> stop