Public release release-9b0559e0551e
Source commit: 9b0559e0551ee175275282ed5996a23811f2a1fe Public tree identity: sha256:cac1be9766237eafee5a9fad12c6c27b2074c91e42859eb3195a642ded527def
This commit is contained in:
parent
5619c9b4d9
commit
5cbede8bdc
2 changed files with 3 additions and 3 deletions
|
|
@ -2075,7 +2075,7 @@ async function runLaunchAttemptOwnershipGuards({
|
|||
{ cwd: projectDir }
|
||||
);
|
||||
assert.notStrictEqual(surviving.state, "not_active");
|
||||
assert.strictEqual(surviving.live_process?.id, activeProcess);
|
||||
assert.strictEqual(surviving.process, activeProcess);
|
||||
return {
|
||||
rejected_attempt: rejectedAttempt,
|
||||
rejection: rejection.message,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue