tvalentyn commented on code in PR #38355:
URL: https://github.com/apache/beam/pull/38355#discussion_r3183050978


##########
sdks/python/apache_beam/runners/worker/sdk_worker_test.py:
##########
@@ -704,6 +704,62 @@ def testShortIdAssignment(self):
           % case.info)
 
 
+class DeferredCallTest(unittest.TestCase):
+  """Tests for _DeferredCall.get().

Review Comment:
   It is sufficient to keep only the first line of this comment for the test.
   
   The rest of the content should be in the PR description ( it might already 
be there, but feel free to update if something wasn't captured that you feel 
like including).



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to