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

Fixes #35183 - Correctly call Timeout.timeout() #834

Merged
merged 1 commit into from Jul 8, 2022

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Jul 8, 2022

At least in Ruby 3.1 calling timeout() as a global method is no longer allowed and Timetout.timeout is the correct way of calling it.

At least in Ruby 3.1 calling timeout() as a global method is no longer
allowed and Timetout.timeout is the correct way of calling it.
@ekohl ekohl changed the title Fixes #35183 - Correctly call Timeout::timeout() Fixes #35183 - Correctly call Timeout.timeout() Jul 8, 2022
@ehelms ehelms merged commit aa25357 into theforeman:develop Jul 8, 2022
@ekohl ekohl deleted the correct-timeout branch July 8, 2022 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants