You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Valentin Olteanu (JIRA)" <ji...@apache.org> on 2018/12/04 13:05:00 UTC

[jira] [Created] (SLING-8160) Polling inhibits InterruptedException

Valentin Olteanu created SLING-8160:
---------------------------------------

             Summary: Polling inhibits InterruptedException
                 Key: SLING-8160
                 URL: https://issues.apache.org/jira/browse/SLING-8160
             Project: Sling
          Issue Type: Bug
          Components: Apache Sling Testing Clients
    Affects Versions: Apache Sling Testing Clients 1.2.0
            Reporter: Valentin Olteanu


[Polling|https://github.com/apache/sling-org-apache-sling-testing-clients/blob/master/src/main/java/org/apache/sling/testing/clients/util/poller/Polling.java#L118] catches all the exceptions thrown by {{call()}}, included {{InterruptedException}}. This should be re-thrown instead of inhibiting it.





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)