<p>SystemTimer was only needed on ruby 1.8, and we dropped support for that a long time ago.</p>
<p><a rel="nofollow" href="https://web.archive.org/web/20110820091021/http://ph7spot.com/musings/system-timer">https://web.archive.org/web/20110820091021/http://ph7spot.com/musings/system-timer</a> shows the creator of SystemTimer saying not to use it on other versions of ruby.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/3015'>https://github.com/openstreetmap/openstreetmap-website/pull/3015</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Remove SystemTimer and use stdlib Timeout directly</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3015/files#diff-29beaabe278fd17493296745cecb67919f0906b47b8246ab770f5517615d9ef7">.rubocop_todo.yml</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3015/files#diff-d09ea66f8227784ff4393d88a19836f321c915ae10031d16c93d67e6283ab55f">Gemfile</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3015/files#diff-89cade48462044ee1b672dc5f4c3ec250fbd29effcd8932096a23c1283c6731f">Gemfile.lock</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3015/files#diff-c825811a6755df98bd17c7bf6806cf2534df451b514cd5a78606f1ee8b4adc0a">app/controllers/api/amf_controller.rb</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3015/files#diff-766c34fd6533171eaf54300c153f89d6002c35c02cfc9c5b219251f85180ad07">app/controllers/application_controller.rb</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3015/files#diff-ccecdda4c0036cffd8604b36dd1df6b0916ebe68d97196c546aac4a3516f0dbb">lib/nominatim.rb</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3015/files#diff-f8a27e50423ab8e432a0ac66073c425c0c4eb520ecd92bf152b21e6e966b4754">lib/osm.rb</a>
    (7)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3015.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/3015.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3015.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/3015.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3015">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLPANP55WOGE2Y56O43SWH5BVANCNFSM4VHBWTFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLK7TFHYSST6CQLQQPLSWH5BVA5CNFSM4VHBWTFKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LQ7YTOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/3015",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/3015",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>