make calls to remove resolve before returning #30
Loading…
Reference in New Issue
No description provided.
Delete Branch "(deleted):remove-logic"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I want to run acme.js in a google function but don't want to certificate.create function to return until the dns records have been removed. This change accomplishes that.