Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cassandra-python-driver
/ was_invoked
Method
was_invoked
tests/unit/io/utils.py:65–66 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
63
self.invoked = True
64
65
def
was_invoked(self):
66
return
self.invoked
67
68
def
get_wait_time(self):
69
elapsed_time = self.invoked_time - self.created_time
Callers
3
test_timer_cancellation
Method · 0.95
submit_and_wait_for_completion
Function · 0.95
test_timer_cancellation
Method · 0.95
Calls
no outgoing calls
Tested by
2
test_timer_cancellation
Method · 0.76
test_timer_cancellation
Method · 0.76