metric #75

Merged
emmatveev merged 3 commits from metric into dev 2025-06-15 16:42:03 +03:00

2
run.sh
View File

@ -4,7 +4,7 @@
python3 main.py $1 &
# Start the second process
python3 main.py metrics &
# python3 main.py metrics &
# Wait for any process to exit
wait -n