Skip to content

Conversation

@viljoviitanen
Copy link
Contributor

Issue #223
A separate travis-ci run that shows the test first failing without implementation:
https://travis-ci.org/viljoviitanen/fakeredis/builds/452512706

Also to make things sure: I allow my small contribution to be distributed under any licence and assign copyright to current copyright owners.

Copy link
Collaborator

@bmerry bmerry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good thanks, just the one change I'd suggest.

fakeredis.py Outdated
continue
return deleted

@_locked
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

self.delete already takes the lock, so it's unnecessary for this function to be locked.

@coveralls
Copy link

coveralls commented Nov 8, 2018

Coverage Status

Coverage increased (+0.002%) to 98.157% when pulling 49f6f7a on viljoviitanen:del into aa6a0d6 on jamesls:master.

@viljoviitanen
Copy link
Contributor Author

Force pushed a commit without the unnecessary @_locked decorator.

@bmerry bmerry merged commit da948fd into jamesls:master Nov 8, 2018
@bmerry
Copy link
Collaborator

bmerry commented Nov 8, 2018

Thanks, merged!

@viljoviitanen viljoviitanen deleted the del branch November 8, 2018 19:56
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.

3 participants