asynchronous icon indicating copy to clipboard operation
asynchronous copied to clipboard

libfaketime support

Open lindt opened this issue 9 years ago • 0 comments

without asyncio we could use the condition.wait(duration)-busyloop. with asyncio we could not override loop.call_at(timestamp). There should be at least a guide for using asyncio together with faketime. Currently just achieve this with a special injected task when using faketime.

lindt avatar Mar 29 '16 21:03 lindt