Skip to content

Alternatives to Deferred behaviour + changes

Choose a tag to compare

@lucasmz-dev lucasmz-dev released this 10 Oct 03:24
· 102 commits to main since this release
e4b6ecb
  • Removed :ConnectParallel temporarily
  • Added :ConnectOnce which connects a handle only once! It can only run in the next :Fire call.

Now when downloading FSignal, you'll see two 3 versions, the main one, and SimpleDeferred and Immediate. If you want a normal Signal, use the last 2 ones. These don't include a :__call method, names, erroring in :Disconnect, and some other things.