Chinmay Garde 876c4c3390
Assert that all VM launches in the process have the same opinion on whether the VM should be leaked in the process. (#8622)
There is a possibility for a VM launch to not have a requisite shutdown if a previous launch asked to leak the VM instance in the process. Embedders have to ensure (via their Embedding APIs) that all instances of VM launch use consistent settings.
2019-04-17 17:25:16 -07:00
..