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

Remove unused variable error #379

Merged
merged 1 commit into from
Mar 9, 2025
Merged

Remove unused variable error #379

merged 1 commit into from
Mar 9, 2025

Conversation

ledsun
Copy link
Contributor

@ledsun ledsun commented Mar 9, 2025

I use the Async gem to run tests. The following warning is displayed at runtime, which is a bit annoying.

home/ledsun/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/async-2.23.0/lib/async/task.rb:301: warning: assigned but unused variable - error

Types of Changes

  • Maintenance.

Contribution

@ioquatix ioquatix enabled auto-merge (rebase) March 9, 2025 10:36
@ioquatix ioquatix merged commit 64e2ae8 into socketry:main Mar 9, 2025
29 of 32 checks passed
@ioquatix ioquatix added this to the v2.23.1 milestone Mar 10, 2025
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.

2 participants