Roblox-TS-Libraries icon indicating copy to clipboard operation
Roblox-TS-Libraries copied to clipboard

Refactor promiseTree add an argument to disable warning text

Open emre1791 opened this issue 1 year ago • 1 comments

emre1791 avatar Jan 28 '24 01:01 emre1791

Thank you for this contribution! I think it might be better if we don't even do Promise.delay() for an input of 0. It just seems unnecessary to insert it into the thread queue for no reason. We just have to make sure the .cancel() call at the bottom still works too. What do you think?

Validark avatar Jan 28 '24 07:01 Validark