mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
feat: exists after kernel shutdown
This commit is contained in:
@ -161,5 +161,7 @@ final class Kernel
|
||||
]);
|
||||
}
|
||||
}
|
||||
|
||||
exit(1);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user