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

Update chianas drive_manager.py to include check for active network traffic #36

Closed
rjsears opened this issue May 14, 2021 · 1 comment
Closed
Assignees
Labels

Comments

@rjsears
Copy link
Owner

rjsears commented May 14, 2021

In certain circumstances ./drive_manager.py can think there is a remote transfer going when there is not. We need to add in a network check like we do on the sending end so we can somewhat gracefully reset if a remote transfer failed and we still think it is going. This came up when I ran out of drive space!!

@rjsears rjsears added the TODO label May 14, 2021
@rjsears rjsears self-assigned this May 14, 2021
@rjsears
Copy link
Owner Author

rjsears commented Sep 18, 2021

Completed. drive_manager.py now actively checks for network traffic as part of determining if we are running a transfer.

@rjsears rjsears closed this as completed Sep 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant