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

Suppress a Ruby's warning #87

Merged
merged 1 commit into from
Jun 18, 2019
Merged

Suppress a Ruby's warning #87

merged 1 commit into from
Jun 18, 2019

Conversation

koic
Copy link
Collaborator

@koic koic commented Jun 18, 2019

This PR suppresses the following Ruby's warning.

/Users/koic/.rbenv/versions/2.6.3/lib/ruby/gems/2.6.0/gems/test-queue-0.4.2/lib/test_queue/runner.rb:299:
warning: instance variable @early_failure_limit not initialized

This PR suppresses the following Ruby's warning.

```console
/Users/koic/.rbenv/versions/2.6.3/lib/ruby/gems/2.6.0/gems/test-queue-0.4.2/lib/test_queue/runner.rb:299:
warning: instance variable @early_failure_limit not initialized
```
@tmm1 tmm1 merged commit fafc585 into tmm1:master Jun 18, 2019
@koic koic deleted the suppress_ruby_warning branch June 18, 2019 15:21
@koic
Copy link
Collaborator Author

koic commented Jul 11, 2022

@tmm1 Can you release this patch if you like?

@tmm1
Copy link
Owner

tmm1 commented Jul 11, 2022

I am no longer using this project. Would you like to maintain it?

@koic
Copy link
Collaborator Author

koic commented Jul 11, 2022

Thank you. TBH, I'm not familiar with the implementation of this gem, so I may be limited in what I can do. But I'll try as much as I can.

@koic
Copy link
Collaborator Author

koic commented Jul 11, 2022

If you like, could you give me permission to release to rubygems.org?

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.

None yet

2 participants