johntruckenbrodt / spatialist

A Python module for spatial data handling
MIT License
30 stars 9 forks source link

[multiprocess] use ProcessPool context manager #43

Closed johntruckenbrodt closed 7 months ago

johntruckenbrodt commented 7 months ago

use the ProcessPool context manager to fix ValueError: Pool not running