Project

General

Profile

Actions

Bug #3579

closed

Ctrl+Break doesn't breaking an code execution

Added by westor (GR) almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
07/13/2017
Due date:
% Done:

0%

Estimated time:
Operative System:
All
Regression:
No

Description

Hello,

I tried to break an code execution but CTRL+Break key shortcut didn't really acting and forcing adiirc to stuck.

Example Code (IT WILL FORCE ADIIRC TO STUCK):

alias test_break {
  var %t = 50
  var %i = 1
  while (%i <= %t) { 
  }
}

- Thanks!

Actions

Also available in: Atom PDF