Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make status_message optional in task serialization. #1645

Merged
merged 1 commit into from
Apr 11, 2016
Merged

Make status_message optional in task serialization. #1645

merged 1 commit into from
Apr 11, 2016

Conversation

riga
Copy link
Contributor

@riga riga commented Apr 11, 2016

This PR fixes an issue mentioned here.

When scheduler tasks are serialized, their status_message might not be present when using old state files. Just like tracking_url, the presence of this member is now optional.

@Tarrasch
Copy link
Contributor

Thanks for fixing this. It's better to just do this quick-fix than deals with a lot of bug reports about this later. :)

@Tarrasch Tarrasch merged commit c204f95 into spotify:master Apr 11, 2016
@erikbern
Copy link
Contributor

if this is breaking upgrading we should push a new version to pypi quickly

any volunteers? @ulzha @Tarrasch

@Tarrasch
Copy link
Contributor

@erikbern, good thinking. Luckily there is no breakage for anybody who only jumps between our versions. The bug and this fix are both committed after 2.1.1. :)

This was referenced Jun 29, 2022
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