Skip to content

Comments

Fix server? method#426

Merged
ZimbiX merged 1 commit intoque-rb:masterfrom
donbobka:fix-is-server-method
Jul 24, 2024
Merged

Fix server? method#426
ZimbiX merged 1 commit intoque-rb:masterfrom
donbobka:fix-is-server-method

Conversation

@donbobka
Copy link
Contributor

@donbobka donbobka commented Apr 29, 2024

My understanding is that the server? method is supposed to return true if the current process is the que server. It looks like the method is missing a !. Right now, it is returning false for the queue server and true for non-queue processes.

@ZimbiX
Copy link
Member

ZimbiX commented Jul 24, 2024

Thanks for picking this up!

Introduced in #382, CC @mnbbrown

@ZimbiX ZimbiX merged commit e717fee into que-rb:master Jul 24, 2024
@donbobka donbobka deleted the fix-is-server-method branch July 26, 2024 02:00
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.

2 participants