Sikuli cannot be forced closed by shift+ctrl+c

Bug #1890120 reported by kai yung ezra chua
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
Invalid
Undecided
Unassigned

Bug Description

was testing the hotkey function and it wont let me force stop sikuli until it finished the event (if i hold the hotkey down and queued too many events), only way to preemptively stop it was to end task from task manager. shift+ctrl+c DOES NOT work

script in question

def Handl(event):
    type("1")
    type("2")

Env.addHotkey(Key.F1, 0, Handl)

while True:
    wait(0.1)

description: updated
Revision history for this message
RaiMan (raimund-hocke) wrote :

should first be a question

summary: - Sikuli cannot be forced closed by shift+ctrl+c. huge bug
+ Sikuli cannot be forced closed by shift+ctrl+c
Changed in sikuli:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.