KevinFasusi / supplychainpy

Supplychainpy is a Python library for supply chain analysis, modelling and simulation. The library assists a workflow that is reliant on Excel and VBA.
http://www.supplychainpy.org/
BSD 3-Clause "New" or "Revised" License
290 stars 100 forks source link

Fix concurrency issue with simple exponential smoothing forecast in load script #48

Closed KevinFasusi closed 7 years ago

KevinFasusi commented 7 years ago

The multiprocessing thread pool hangs when executing this code block, for upwards of 500 SKUs.