timothyleung1
Results
4
comments of
timothyleung1
trafficstars
having the same problem. Should the tool keep going instead of hanging?
having the same problem
Probably its because the docker design changed. When you type control+c after docker-compose up It should technically send a SIGINT signal to the script in script/masterserver.sh and it will then...