Commit cf9e87c
authored
docs: clarify that Schedulers shouldn't be used with multiple SubscriberClients (googleapis#100)
1 parent ebf83ec commit cf9e87cCopy full SHA for cf9e87c
File tree
Expand file treeCollapse file tree
2 files changed
+4
-2
lines changedOpen diff view settings
Filter options
- google/cloud/pubsub_v1/subscriber
Expand file treeCollapse file tree
2 files changed
+4
-2
lines changedOpen diff view settings
Collapse file
google/cloud/pubsub_v1/subscriber/client.py
Copy file name to clipboardExpand all lines: google/cloud/pubsub_v1/subscriber/client.py+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
223 | 223 | |
224 | 224 | |
225 | 225 | |
226 | | - |
| 226 | + |
| 227 | + |
227 | 228 | |
228 | 229 | |
229 | 230 | |
|
Collapse file
google/cloud/pubsub_v1/subscriber/scheduler.py
Copy file name to clipboardExpand all lines: google/cloud/pubsub_v1/subscriber/scheduler.py+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
74 | 74 | |
75 | 75 | |
76 | 76 | |
77 | | - |
| 77 | + |
| 78 | + |
78 | 79 | |
79 | 80 | |
80 | 81 | |
|
0 commit comments