Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ obj
Function
obj
qa/tasks/watch_notify_same_primary.py:53–53 ·
view source on GitHub ↗
(n)
Source
from the content-addressed store, hash-verified
51
52
pool = manager.create_pool_with_unique_name()
53
def
obj(n):
return
"foo-{num}"
.format(num=n)
54
def
start_watch(n):
55
remote.run(
56
args = [
Callers
3
start_watch
Function · 0.70
task
Function · 0.70
notify
Function · 0.70
Calls
1
format
Method · 0.45
Tested by
no test coverage detected