Skip to content

Conversation

@Bogdanp
Copy link
Owner

@Bogdanp Bogdanp commented Nov 8, 2021

Related to #442

@Bogdanp Bogdanp force-pushed the redis-dead-worker-requeue branch from f9d91e7 to 01acd28 Compare November 8, 2021 07:28
The result of `redis.call("hexists", ...)` is not interpreted as a
boolean, but as an integer, meaning that we always considered these
expressions as truthy (since the only falsy values in Lua are false
and nil).

Closes #442.
@Bogdanp Bogdanp merged commit 4ea6a60 into master Nov 8, 2021
@kurtmckee
Copy link
Contributor

It looks like the branch associated with this PR can be deleted.

@Bogdanp Bogdanp deleted the redis-dead-worker-requeue branch March 25, 2022 05:05
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