exit thread or process both of them throws this error : Failed to process response message for task 214:
Traceback (most recent call last):
File "/usr/local/lib/python3.12/dist-packages/mythic_container/agent_utils.py", line 617, in processResponse
response = await cmd.process_response(task=taskData, response=msgDict["response"])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: ExitCommand.process_response() got an unexpected keyword argument 'task'
exit thread or process both of them throws this error : Failed to process response message for task 214:
Traceback (most recent call last):
File "/usr/local/lib/python3.12/dist-packages/mythic_container/agent_utils.py", line 617, in processResponse
response = await cmd.process_response(task=taskData, response=msgDict["response"])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: ExitCommand.process_response() got an unexpected keyword argument 'task'