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

flag to disable deletion of local parent folder #1511

Merged
merged 8 commits into from
Oct 11, 2023

Conversation

artsiomtserashkovich
Copy link
Contributor

@artsiomtserashkovich artsiomtserashkovich commented Oct 11, 2023

Before submitting checklist

  • Did you update the CHANGELOG? (not for test updates, internal changes/refactors or CI/CD setup)
  • Did you ask the docs owner to review all the user-facing changes?

src/neptune/internal/disk_queue.py Outdated Show resolved Hide resolved
src/neptune/envs.py Outdated Show resolved Hide resolved
@artsiomtserashkovich artsiomtserashkovich changed the title NEPTUNE_DISABLE_LOCALFILES_CLEANUP flag flag to disable deletion of local parent folder Oct 11, 2023
@artsiomtserashkovich artsiomtserashkovich marked this pull request as ready for review October 11, 2023 14:22
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Files Coverage Δ
src/neptune/envs.py 100.00% <100.00%> (ø)
src/neptune/internal/disk_queue.py 95.18% <100.00%> (+2.07%) ⬆️
...internal/operation_processors/operation_storage.py 100.00% <100.00%> (ø)
src/neptune/internal/utils/files.py 86.66% <86.66%> (ø)

... and 110 files with indirect coverage changes

📢 Thoughts on this report? Let us know!.

CHANGELOG.md Outdated Show resolved Hide resolved
src/neptune/internal/disk_queue.py Outdated Show resolved Hide resolved
@Raalsky Raalsky merged commit 3fc9679 into master Oct 11, 2023
@Raalsky Raalsky deleted the at/disable_clear_async_folder_flag branch October 11, 2023 15:44
@SiddhantSadangi SiddhantSadangi linked an issue Oct 20, 2023 that may be closed by this pull request
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.

ZD766: I/O operation on closed file.
2 participants