Hello, can parallelism be disabled in `./pants tes...
# general
f
Hello, can parallelism be disabled in
./pants test
? It is causing undefined behaviors in Django because the tests are using the same test database.
a
https://github.com/pantsbuild/example-django There's an example django project here
f
Thank you!
h
Yep, the
PANTS_EXECUTION_SLOT
env var lets you point concurrent processes to non-colliding dbs