Please ignore, should have been tagged as [IO].
Please accept my apologies...
Gary
> -Original Message-
> From: Gary Gregory [mailto:ggreg...@seagullsoftware.com]
> Sent: Monday, October 11, 2010 17:00
> To: Commons Developers List
> Subject: [POOL] FilesystemMonitor
> -Original Message-
> From: Gary Gregory [mailto:ggreg...@seagullsoftware.com]
> Sent: Monday, October 11, 2010 17:00
> To: Commons Developers List
> Subject: [POOL] FilesystemMonitor responsiveness
>
> Hi All:
>
> Is there any reason why the FilesystemMonito
Hi All:
Is there any reason why the FilesystemMonitor.run() method is not
short-circuited ASAP? For example, by doing this:
/**
* Run.
*/
public void run() {
while (running) {
for (FilesystemObserver observer : observers) {
observer.checkAndN