Skip to content

pipeline.watch runs transaction even if no commands are queued #217

@taylor-cedar

Description

@taylor-cedar

If you modify a key after a pipeline.watch from the same client it throws a redis.WatchError. It should ignore changes from the current client. This bug makes it so we can't use redis.lock.Lock.

Here is a link to the lock implementation. #216

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions