Mark Stephenson

Results 47 comments of Mark Stephenson

@davidavdav You seem to be the only person online who has figured this out. Spent my afternoon figuring out why my multiprocessed Python code using pyjulia was working on my...

Likewise experiencing this problem. Following this thread.

Starting to look into this, the basic issue is that it is simply querying the optimizer for one point, then manually calling the function once so no multiprocessing is ever...

Not going to open a PR since this would need some cleaning to be useable, but change the end of `base_minimize` in `base.py` to ``` for n in range(n_calls): next_x...

Further investigation shows that this is a necessary but not sufficient condition to remove the error message. Continuing to research it.

Juan has indicate that this is probably not a serous leak. Probably not worth looking into further.

Probably better to handle this with an env wrapper.

I am running into the same issue on MacOS.

Is this package still being maintained? Would love to use it, but this issue seems to break it completely.

Scope of this will be deprecating current one-off environments while keeping them available in different directory