Compare commits

..

No commits in common. "9a55a4f822672dc1d45bb93da72de7245362fc8d" and "8bd6dc270111db2fde83ee75255f734da1a3c710" have entirely different histories.

2
run.sh
View File

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