pyoptsparse
pyoptsparse copied to clipboard
NSGA2 cannot be run more than once in the same process
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
- Run NSGA2
- Run NSGA2 again