blob: bc239ce58c9eed996dc6289e813e1a5ee3620943 [file]
:mod:`asyncio`: Make sure that :meth:`loop.call_at <asyncio.loop.call_at>` and
:meth:`loop.call_later <asyncio.loop.call_later>` trigger scheduled events on
time when the clock resolution becomes too small.