<!-- Please search on GitHub first to see if anyone else has already opened the same issue --> ## Description From #402 and #438, it appears that NSGA2 cannot be run more than once in the same process. Probably an issue with the underlying compiled library. ### Steps to reproduce issue <!-- Please provide a minimum working example (MWE) if possible --> 1. Run NSGA2 2. Run NSGA2 again