Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Make is_run evalserver safer.
Before, two test files run in parallel could trample each other's files. This makes it highly unlikely they will.
- Loading branch information