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 SystemTimer and use stdlib Timeout directly #3015

Merged
merged 1 commit into from Dec 23, 2020

Conversation

gravitystorm
Copy link
Collaborator

SystemTimer was only needed on ruby 1.8, and we dropped support for that a long time ago.

https://web.archive.org/web/20110820091021/http://ph7spot.com/musings/system-timer shows the creator of SystemTimer saying not to use it on other versions of ruby.

SystemTimer was only needed on ruby 1.8, and we dropped support for
that a long time ago.
@tomhughes tomhughes merged commit 1eb1335 into openstreetmap:master Dec 23, 2020
@gravitystorm gravitystorm deleted the system_timer branch December 23, 2020 16:53
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