Skip to content

Exception in thread Thread-3 (process): #118

@DevBuiHieu

Description

@DevBuiHieu

Exception in thread Thread-3 (process):
Traceback (most recent call last):
File "/usr/lib/python3.13/threading.py", line 1041, in _bootstrap_inner
self.run()
~~~~~~~~^^
File "/usr/lib/python3.13/threading.py", line 992, in run
self._target(*self._args, **self._kwargs)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/kali/Ingram/Ingram/data.py", line 190, in process
exploit_func, results = self.get()
~~~~~~~~^^
File "/home/kali/Ingram/Ingram/data.py", line 167, in get
return self.pipeline.get()
~~~~~~~~~~~~~~~~~^^
File "src/gevent/queue.py", line 381, in gevent._gevent_cqueue.SimpleQueue.get
File "src/gevent/queue.py", line 397, in gevent._gevent_cqueue.SimpleQueue.get
File "src/gevent/queue.py", line 373, in gevent._gevent_cqueue.SimpleQueue._SimpleQueue__get_or_peek
File "src/gevent/_waiter.py", line 154, in gevent._gevent_c_waiter.Waiter.get
File "src/gevent/_greenlet_primitives.py", line 65, in gevent._gevent_c_greenlet_primitives.SwitchOutGreenletWithLoop.switch
File "src/gevent/_gevent_c_greenlet_primitives.pxd", line 35, in gevent._gevent_c_greenlet_primitives._greenlet_switch
gevent.exceptions.LoopExit: This operation would block forever
Hub: <Hub '' at 0x7f9b570c21b0 epoll pending=0 ref=0 fileno=13 thread_ident=0x7f9b5686d6c0>
Handles:
[]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions