Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmayv25 committed Sep 18, 2023
1 parent 35b643f commit b8ffb1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qa/L0_request_cancellation/client_cancellation_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ def test_grpc_stream_infer(self):
self._record_end_time_ms()
self._test_runtime_duration(5000)


# Disabling AsyncIO cancellation testing. Enable once
# DLIS-5476 is implemented.
# def test_aio_grpc_async_infer(self):
Expand Down

0 comments on commit b8ffb1e

Please sign in to comment.