Description[mojo-edk] Fix shutdown with old EDK.
The old EDK always initializes the new EDK as well, but it wasn't
shutting it down unless --use-new-edk was set. This was hitting
CHECKs to guard against double-initialization, because tests init
and shutdown the EDK multiple times in the same process.
This CL fixes that by always shutting the new EDK down as well.
Also we don't actually use g_io_thread_task_runner anymore so
I removed that.
TBRing since it's a pretty obvious fix IMHO and it's breaking
stuff on bots.
BUG=None
TBR=jam@chromium.org
Committed: https://crrev.com/3d0e9ea31ad19497d1328354ab75be25b9f9ad6a
Cr-Commit-Position: refs/heads/master@{#371748}
Patch Set 1 #
Messages
Total messages: 8 (4 generated)
|