Details
Details
- Reviewers
zmike
Diff Detail
Diff Detail
- Repository
- rEFL core/efl
- Branch
- devs/cedric/lifecycle
- Lint
Lint OK - Unit
No Unit Test Coverage - Build Status
Buildable 6165
Comment Actions
I guess the premise of this is that the listing callback can be triggered before any files are listed? Seems weird?
Comment Actions
Yes, as everything is asynchronous and under load, you are more likely to not have started listing a directory than no. Anyway, this landed in a slightly different form and I will abandon this.