Mitchell
Mitchell
> /ok to test 633c1d2 **Command Bot:** Processing...
> /ok to test 5673062 **Command Bot:** Processing...
> Hope this speeds things up without causing thrashing or OOM errors. That's my concern. I wonder if this was never done for reasons of tests not setting down properly,...
These tests are CPU only tests, so we should be good with GPU interference. Memory is a valid concern though, especially on shared runners.
Looks like it doesn't really improve the time that much 🙁
Closing since no improvements seen.
This fixes itself with a simple: ```bash $ python3 -m pip install -U pip ``` Why this works, I am not sure at the moment.