gintool / gin

GI in No Time - a Simple Microframework for Genetic Improvement
MIT License
43 stars 20 forks source link

Fix for the test poisoning "-jj" #56

Closed GiovaniGuizzo closed 3 years ago

GiovaniGuizzo commented 3 years ago

This is a fix for issue #53.

I added a new option in the Sampler to execute each repetition in a new subprocess. I added a few tests too.

All tests are passing.