datajoint / element-interface

Common functions for the DataJoint Elements
https://datajoint.com/docs
MIT License
3 stars 16 forks source link

Update multiprocessing arguments to latest versions #112

Closed kushalbakshi closed 3 months ago

kushalbakshi commented 3 months ago

This updates backend argument to multiprocessing which removes the warning that local may be removed in the future. The single_thread argument is now deprecated. backend can be set to single if needed for debugging