11 Commits

Author SHA1 Message Date
728095125d Added ignoring directory and updated log search
All checks were successful
CI / build (push) Successful in 1m8s
Added ability to ignore directories by adding them to .expignore file;
Updated way to check the working directory for log - fuzzer_stats.
2023-11-03 12:15:56 +03:00
3c09d8d29a Added waiting before checking for logs
All checks were successful
CI / build (push) Successful in 9s
2023-10-17 14:12:08 +03:00
2dd8a6077f Added log-waiting functionality
All checks were successful
CI / build (push) Successful in 10s
When set system variable WAIT_LOG, the process of checking for logs goes into an infinite repetition until the log files are found
2023-10-17 14:07:34 +03:00
af76857c0f Removed unclaimed variables
All checks were successful
CI / build (push) Successful in 8s
2023-10-17 13:50:00 +03:00
328b7be6d7 Added SIGTERM and SIGINT signalist handler
All checks were successful
CI / build (push) Successful in 48s
Сlass GracefulKiller defines the handling of exit signals. The KeyboardInterrupt handler is removed because SIGINT signal is taken into GracefulKiller
2023-10-17 13:46:08 +03:00
1625429059 Added logs to file
All checks were successful
CI / build (push) Successful in 10s
2023-10-09 10:39:02 +03:00
be78d58461 Update regexp
All checks were successful
CI / push (push) Successful in 10s
CI / free (push) Successful in 10s
CI / build (push) Successful in 9s
2023-10-02 18:10:09 +03:00
e71dc313f3 Update regexp
All checks were successful
CI / build (push) Successful in 9s
CI / push (push) Successful in 11s
CI / free (push) Successful in 1s
2023-10-02 17:22:19 +03:00
b9d537ccdf Added check valid workdir
All checks were successful
CI / build (push) Successful in 8s
2023-10-02 15:07:19 +03:00
abeb4a1a95 Refactoring
All checks were successful
CI / build (push) Successful in 13s
2023-10-02 14:51:45 +03:00
e9862f6343 Initial commit 2023-09-27 11:09:46 +03:00