Commit 259083b
committed
[py] Remove redundant wait_for_completion.
The test doesn't need to call wait_for_completion to make sure an HTTP ingest
has completed. We now use completion token for this; in fact input_json waits
for a completion token when called with `wait=true` (the default).
Signed-off-by: Leonid Ryzhyk <ryzhyk@gmail.com>1 parent 9ecc26d commit 259083b
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
276 | 275 | | |
277 | 276 | | |
278 | 277 | | |
| |||
0 commit comments