This commit is contained in:
velzie 2024-09-01 19:53:12 -04:00
parent b47f19ac60
commit 5bf5e29163
No known key found for this signature in database
GPG key ID: 048413F95F0DDE1F
2 changed files with 2 additions and 2 deletions

View file

@ -310,7 +310,7 @@ export class ScramjetClient {
}
}
delete Error.prepareStackTrace;
Error.prepareStackTrace = pst;
if (earlyreturn) {
return returnValue;