[
https://issues.apache.org/jira/browse/IO-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816295#comment-17816295
]
Elliotte Rusty Harold commented on IO-420:
------------------------------------------
To expand, is this the current behavior?
1. Observe a directory
2. Directory is created
3. Directory created event is fired
4. Directory is deleted
5. No event is fired
> Detection of deleted directories fails if the directory does not exist when
> the observer is created.
> ----------------------------------------------------------------------------------------------------
>
> Key: IO-420
> URL: https://issues.apache.org/jira/browse/IO-420
> Project: Commons IO
> Issue Type: Bug
> Components: Utilities
> Affects Versions: 2.4
> Reporter: Joerg Pacher
> Priority: Major
>
> If a directory is observed, that doesn't exist when the observer is created,
> no deletion event will be created, when this directory is deleted again.
> Use case: mounting/unmounting of usb devices
--
This message was sent by Atlassian Jira
(v8.20.10#820010)