NullLock.acquire should accept wait parameter

Declined
#50 · Created  · Last updated

Declined pull request

Dear contributor - This pull request is being moved to Gerrit, at https://gerrit.sqlalchemy.org/92, where it may be tested and reviewed more closely. As such, the pull request itself is being marked "closed" or "declined", however your contribution is merely being moved to our central review system. Please register at https://gerrit.sqlalchemy.org#/register/ to send and receive comments regarding this item.

Closed by: ·2016-05-26

Description

The interface for acquiring locks specifies that they should accept and default to wait=True. NullLock wasn't implementing this correctly.

Closes #97

0 attachments

0 comments

Loading commits...