On 04/23/2014 01:30 PM, Thomas Bruederli wrote:
Small correction about this: you can cancel a running search query by resetting the search (click the x icon on the right side in the search box). This will properly abort the HTTP request and restore the previous listing.
This however does not abort the searching on server. I'm not sure we could use connection_aborted() to at least break the loop over folders.
http://php.net/manual/en/function.connection-aborted.php