mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
Communication work progress
FX aa Maybe wrong Another step forward. STOP!
This commit is contained in:
@@ -25,6 +25,7 @@ def answer_external_command():
|
||||
break
|
||||
if q_data.uuid in record:
|
||||
q_data.stop = True
|
||||
q_data.entries = record
|
||||
IN_COMM_Q.put(q_data)
|
||||
|
||||
return jsonify("SUCCESS")
|
||||
|
||||
Reference in New Issue
Block a user