You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Call this method on microvms that have met an untimely demise during
test execution (for example, because we are specifically testing that
firecracker exits correctly after receiving a signal).
The function raises an exception if the Firecracker process is not
actually dead, to avoid leaking processes.
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments