BRXathartic
Results
2
comments of
BRXathartic
> Is there some reason you couldn't use `Promise/then()` syntax instead of `async/await`? Instinctively, this is how I did it, not realizing nodeCleanup wasn't async lol. I'm using it to...
I am also noticing this as an issue. I want users to log in remotely and start their scripts with pm2. This is doable, but I want to be able...