Skip to content

Fix Protocol.UndefinedError - #508

Merged
ananthakumaran merged 1 commit into
akira:masterfrom
neominik:patch-1
Nov 28, 2025
Merged

Fix Protocol.UndefinedError#508
ananthakumaran merged 1 commit into
akira:masterfrom
neominik:patch-1

Conversation

@neominik

Copy link
Copy Markdown
Contributor

Exq.Redis.JobStat.node_ping/3 returns nil when Redis returns an unexpected response, but Exq.Node.Server.process_signals/2 doesn't handle nil and crashes when calling Enum.each(nil, ...).

@ananthakumaran
ananthakumaran merged commit a5ce5b6 into akira:master Nov 28, 2025
6 checks passed
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 91.456% (+0.07%) from 91.382%
when pulling 3c0ee2f on neominik:patch-1
into 5f31c10 on akira:master.

@m-2k

m-2k commented Jul 27, 2026

Copy link
Copy Markdown

@ananthakumaran
@akira

Please add a tag that includes this merge request. We are getting errors on the production system related to this unreleased fix. Thanks!

@ananthakumaran

Copy link
Copy Markdown
Collaborator

released

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.

4 participants