Skip to content

Conversation

@telyn
Copy link

@telyn telyn commented Sep 24, 2024

Heya - thanks for making this gem :-) I was about to implement my own exponential backoff mechanism at work and then discovered it. Wanted to make sure it'd fit us for the long term so I set up a fork to test against newer rubies using github-actions. Figured I'd contribute it back just so anyone coming to your repo has good confidence that it works on newer rubies.

For some reason ruby 3.3 and jruby were failing to install the gems in github-actions, so I haven't included them in the workflow. When testing locally they worked fine though - don't know the cause.

The "set" library seems to need explicitly requiring these days, too, so I've done that in the test file - though I know really it ought be done inside mutant-minitest.

For some reason ruby 3.3 and jruby were failing to install the gems,
so I haven't included them in the github-actions workflow. When
testing locally they worked fine though - don't know the cause.

The "set" library seems to need explicitly requiring these days,
too, so I've done that in the test file - though really it ought be
done inside mutant-minitest.
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