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

Add a time expiring priority queue #14

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

versionzero
Copy link

The purpose of this PR is to add expiring priority queue support. The current implementation only support using time as a method of expiration, but a more general method may be possible.

@tnm
Copy link
Owner

tnm commented May 25, 2016

Thanks, interesting idea!

Could you add some tests? If you'd need to do anything with time, https://github.com/spulec/freezegun can help and I'd probably be ok adding it as a test requirement if needed.

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