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

Fix tests on 32bit archs #129

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

creekorful
Copy link

Hello there,

While packaging your library on Debian I noticed that some tests were failing on 32bit archs because of an integer overflow. This PR fix the tests to ensure correct execution on both 32 and 64bit arch.

It has been tested on Debian architecture and now the package build fine.

Package details: https://tracker.debian.org/pkg/golang-uber-ratelimit

Cheers,

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.

1 participant