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
* nohup doesn't work with bash functions - trap HUP instead
* The env in a `trap` handler isn't this one, so can't access global
variables. Pass it in, in sort of a try..catch pattern.
0 commit comments