Closed Leokuma closed 1 year ago
Supersedes #35.
As far as I could tell, promisifying process.stop() didn't require changes anywhere it was called before. I let everything async.
process.stop()
Looking good! Will release asap :100: :+1:
Supersedes #35.
As far as I could tell, promisifying
process.stop()
didn't require changes anywhere it was called before. I let everything async.