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
While we do have logic to catch ctrl-c and broken pipe errors, the logic
doesn't apply to /usr/bin/corelens, due to the way the script is created
by pip/setuptools. Fix this, and while we're at it, de-mystify a comment
I wrote regarding the corelens startup sequence.
Orabug: 37894865
Signed-off-by: Stephen Brennan <[email protected]>
0 commit comments