mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 17:50:37 +00:00
Doing timing tests on pypy (for blink) just doesn't work; even with a tolerance as coarse as tens-of-milliseconds, things fail. I guess that isn't too surprising given that, as the tests are one off things the pypy JIT is never getting a chance to spin up and do its stuff.