Skip to content

deamon #403

Description

@vugule1

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`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions