docker-haproxy-tor
docker-haproxy-tor copied to clipboard
Cast tor_instances to Int when sleeping after tests
Ran into an error when running this where it crashed after running the first round of tests. Casting the value to integer resolved the problem.