Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-2272

Ctrl-C sent on command taking long time doesn't cancel the current operation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.0.0.Alpha1
    • None
    • CLI
    • None

      For example, during a deploy that takes time, a user types Ctrl-C, this does unlock the prompt and the command "seems" to have been interrupted. Actually the command thread has been interrupted but not the remoting task that is in progress. So although the user can think its command has been aborted, it is silently processing in background.

      When interruption occurs in a command thread, current remoting task should be canceled. This is what we are doing today when a timeout is set on a command.

              jdenise@redhat.com Jean Francois Denise
              jdenise@redhat.com Jean Francois Denise
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: