DescriptionMemory leak fix in FileSystemURLRequestJobTest
I've introduced a memory leak in the previous change (r10065011). Now we close a file asynchronously after job->Kill() is called, we need to wait until the task runs before a test exits.
BUG=none
TEST=no memtest error in FileSystemURLRequestJobTest.*
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|