Skip to content
Commit 027c747b authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Don't close CPC belonging to overall Job.

The parent Job is managing the lifecycle of the CPC object, so we
shouldn't be using try-with-resources internally.  Otherwise, we
risk closing the CPC before other parts of the job are finished.

Test: atest DocumentsUITests
Bug: 65577524
Change-Id: I4bb224908f47e84eb3eeda0d26e60803ab264b06
parent 89e83b84
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment