Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Windows x86 ci runs can fail because the container runs out of memory during testing. This is caused by memory leaks in psyneulink and limited available memory on the containers. As a workaround, running several pytest commands for each subdirectory tested reduces peak memory usage.
- Loading branch information