MCPcopy
hub / github.com/redis/redis-py / get_running_loop

Method get_running_loop

tests/test_asyncio/test_lock.py:15–16  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

13 self.sleeps = []
14
15 def get_running_loop(self):
16 return self
17
18 def time(self):
19 return self.now

Calls

no outgoing calls

Tested by

no test coverage detected