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

add support for negative progress #111

Merged
merged 1 commit into from
Sep 20, 2024
Merged

add support for negative progress #111

merged 1 commit into from
Sep 20, 2024

Conversation

dealloc
Copy link
Member

@dealloc dealloc commented Sep 20, 2024

ArrowHead now occasionally pushes negative progress for assignments.
Since so far this hadn't happened we used ulong for tracking and this started causing crashes

@dealloc dealloc added bug Something isn't working PR ready This issue is approved and ready to be worked on. labels Sep 20, 2024
@dealloc dealloc added this to the V1 milestone Sep 20, 2024
@dealloc dealloc requested review from lambstream, chatterchats and a team September 20, 2024 13:03
@dealloc dealloc self-assigned this Sep 20, 2024
@dealloc
Copy link
Member Author

dealloc commented Sep 20, 2024

given this is a hotfix and I'm getting quite some reports about this breaking a lot of projects I'm going to be a terrible dicator and bypass approvals for this one

Copy link
Contributor

@chatterchats chatterchats left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Simple enough changes, Send it

@dealloc dealloc merged commit 2de2af7 into master Sep 20, 2024
3 checks passed
@dealloc dealloc deleted the hotfix/parsing-issue branch September 20, 2024 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working PR ready This issue is approved and ready to be worked on.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants