fix merge

This commit is contained in:
valoq 2025-05-04 12:22:19 +02:00
parent bc65e9282f
commit 1c1588a327
No known key found for this signature in database
GPG Key ID: 19F09A0FB865CBD8

View File

@ -41,8 +41,6 @@ fn main() {
//todo: check status and report error or warning if landlock restriction failed
spawn_logger_thread();
let result = run();
shutdown_logger_and_wait();