Skip to content

Add a time expiring priority queue#14

Open
versionzero wants to merge 2 commits intotnm:masterfrom
versionzero:master
Open

Add a time expiring priority queue#14
versionzero wants to merge 2 commits intotnm:masterfrom
versionzero:master

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