Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/dev-infra
/ text
Method
text
github-actions/browserstack/set-browserstack-env.js:9704–9708 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9702
}
9703
destroy(err) {
9704
if
(!err && !this._readableState.endEmitted) {
9705
err =
new
RequestAbortedError();
9706
}
9707
if
(err) {
9708
this[kAbort]();
9709
}
9710
return
super.destroy(err);
9711
}
Callers
1
text
Method · 0.45
Calls
2
__async
Function · 0.70
consume
Function · 0.70
Tested by
no test coverage detected