NTD-Modelling-Consortium / ntd-model-sch

NTD SCH model
MIT License
0 stars 6 forks source link

Parallel running for amis integration #59

Closed thk123 closed 2 months ago

thk123 commented 3 months ago

Fixes NTD-Modelling-Consortium/endgame-project#19

When I run this locally, I get some warnings about leaked files. This appears to be a bug somewhere between reticulate and joblib, I've raised a question SO to see if anyone knows any more: https://stackoverflow.com/questions/78638603/python-processes-being-leaked-when-using-reticulate-and-joblib

However, it doesn't seem to cause any computational problems so I think we can ignore it. I also want to see if it even happens on CI.

thk123 commented 3 months ago

Based on these lines I reckon it is happening on CI too:

Terminate orphan process: pid (4956) (python)
...