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)