Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore original iterator for non-lazy load #32

Merged
merged 1 commit into from
Jul 9, 2023

Conversation

zurcher
Copy link
Contributor

@zurcher zurcher commented Jun 20, 2023

The modified iterator causes failure of FileSystem.tree() and copy_dir() APIs, possibly more.

@nathanhi nathanhi self-assigned this Jul 2, 2023
@zurcher
Copy link
Contributor Author

zurcher commented Jul 7, 2023

Here's my test code for exercising the copy_dir and tree APIs.

The modified iterator causes failure of FileSystem.tree() and copy_dir()
APIs which become apparent when opening a new filesystem and comparing
the directory tree
@nathanhi
Copy link
Owner

nathanhi commented Jul 9, 2023

Awesome, thank you once again for your contribution! Sorry to keep you waiting with reviewing your changes. I've taken the liberty of updating the tests and updating the changelog.

@nathanhi nathanhi merged commit 4f8bfd5 into nathanhi:master Jul 9, 2023
15 checks passed
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants