Skip to content

Conversation

@hockeytim11
Copy link
Contributor

The zid field is a string, so we need to do a type conversion.

The zid field is a string, so we need to do a type conversion.
@hockeytim11
Copy link
Contributor Author

Fix for issue #845

@behrad behrad merged commit ab5299c into Automattic:master May 13, 2016
@tobalsgithub
Copy link
Contributor

@hockeytim11, do you know if this issue made any functional issue? We often have jobs on queues that are paused for days or weeks, and just want to make sure that taking this change isn't going to cause any issues with those jobs.

@hockeytim11
Copy link
Contributor Author

As far as I know, this issue should not have effected processing. The only issue was that job ID's were being returned as strings in the event handlers. The reason it was an issue for me was some tests on my project that used strict comparisons of the job results on the complete event.

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