See
|
# FIXME: should clean up this directory after running the tests |
|
os.environ["XDG_CACHE_HOME"] = os.path.join(cache_dir, str(mpirank)) |
I'm guessing that's one of the reasons for increased CI timing.
Btw, what are the conflicts that this is supposed to solve?
See
sumpy/test/test_distributed.py
Lines 38 to 39 in 4ad3d28
I'm guessing that's one of the reasons for increased CI timing.
Btw, what are the conflicts that this is supposed to solve?