diff --git a/salem/sio.py b/salem/sio.py index 43be3d2..a6ca87a 100644 --- a/salem/sio.py +++ b/salem/sio.py @@ -1167,10 +1167,6 @@ def open_mf_wrf_dataset(paths, chunks=None, compat='no_conflicts', lock=None, if not paths: raise IOError('no files to open') - # TODO: current workaround to dask thread problems - import dask - dask.config.set(scheduler='single-threaded') - if lock is None: lock = NETCDF4_PYTHON_LOCK try: