ProcessPoolExecutor(max_workers=max_workers) as executor:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/python/lib/python3.11/concurrent/futures/process.py", line 732, in init
self._call_queue = _SafeQueue(
^^^^^^^^^^^
File "/opt/python/lib/python3.11/concurrent/futures/process.py", line 173, in init
super().init(max_size, ctx=ctx)
File "/opt/python/lib/python3.11/processing/queues.py", line 43, in init
self._call_queue = _SafeQueue()
^^^^^^^^^^
File "/opt/python/lib/python3.11/processing/context.py", line 68, in Lock
self._call_queue = _SafeQueue())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/python/lib/python3.11/processing/synchronize.py", line 169, in init
self._call_queue = _SafeQueue(self, SEMAPHORE, 1, 1, ctx=ctx)
File "/opt/python/lib/python3.11/processing/synchronize.py", line 57, in init
self._call_queue = _SafeQueue(
^^^^^^^^^^^^^^^^^^^^^^^^^
Permission: [Allow] Permission GRANT`
ProcessPoolExecutor(max_workers=max_workers) as executor:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/python/lib/python3.11/concurrent/futures/process.py", line 732, in init
self._call_queue = _SafeQueue(
^^^^^^^^^^^
File "/opt/python/lib/python3.11/concurrent/futures/process.py", line 173, in init
super().init(max_size, ctx=ctx)
File "/opt/python/lib/python3.11/processing/queues.py", line 43, in init
self._call_queue = _SafeQueue()
^^^^^^^^^^
File "/opt/python/lib/python3.11/processing/context.py", line 68, in Lock
self._call_queue = _SafeQueue())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/python/lib/python3.11/processing/synchronize.py", line 169, in init
self._call_queue = _SafeQueue(self, SEMAPHORE, 1, 1, ctx=ctx)
File "/opt/python/lib/python3.11/processing/synchronize.py", line 57, in init
self._call_queue = _SafeQueue(
^^^^^^^^^^^^^^^^^^^^^^^^^
Permission: [Allow] Permission GRANT`