rokucommunity / promises

Promise library for roku
MIT License
7 stars 4 forks source link

Keep parent node alive until nexttick is complete #24

Open TwitchBronBron opened 2 days ago

TwitchBronBron commented 2 days ago

Adds test to prove that promises.chain() async resolving isn't the only issue when trying to keep nodes alive until all promise flows are done before the node is properly disposed.