Roblox-TS-Libraries
Roblox-TS-Libraries copied to clipboard
Refactor promiseTree add an argument to disable warning text
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?