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

2406.otf objective 2.1 bugfixes 1 #153

Conversation

david415
Copy link
Member

a few bug fixes

- remove filepath from pending upload set BEFORE performing upload
This bug was introduced at commit 87657eb
If using a bounded deque then:
"""
Once a bounded length deque is full, when new items are added, a corresponding number of items are discarded from the opposite end.
"""

This bug was introduced at commit 87657eb
@david415
Copy link
Member Author

ok... i'll look at moving the call to .remove()...

@david415
Copy link
Member Author

problems fixed in recent commits to this same branch. perhaps i need to submit another pull request for Travis CI to test with the new changes? anyhow it now passes all unit tests and i put the .remove() earlier like you suggest.

@david415 david415 closed this Apr 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants