- Provo, UT
- https://coolaj86.com
-
6'5 • Technophobic Technologist + Videographer • Go, Rust, Node / VanillaJS (@JSJabber), UX, Security, IoT. Canon 24mm 50mm.
- Joined on
2017-10-24
I never got it, not even in my spam.
Perhaps put it in a zip file and send it to coolaj86@gmail.com instead.
I'd be happy to add the corresponding non-error challenge_remove
event for success: https://git.coolaj86.com/coolaj86/acme.js/src/branch/master/acme.js#L784
Can you make your application not exit until it gets that event?
(or do something like this, if you don't want to listen to events?)
return new Promise(function () {
setTimeout(resolve, 100)
})
I just don't a want slow and non-essential API requests to hold up the the entire pipeline.
Does the Google Function forcefully exit before the event loop is clear?
Why does it think that you're code is "done" when it hasn't finished running yet?
Generally speaking node keeps running until you crash or process.exit()
.
That is unfortunate.
I will accept a PR if you want to find out where those places are and add quotes or escapes or whatever it needs to be.
This should happen automatically during the install.
Otherwise, use https://git.rootprojects.org/root/serviceman.