Skip to content

Instantly share code, notes, and snippets.

Created October 19, 2011 22:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/1299936 to your computer and use it in GitHub Desktop.
Save anonymous/1299936 to your computer and use it in GitHub Desktop.
<amalloy> (doc release-pending-sends)
<lazybot> => "([]); Normally, actions sent directly or indirectly
during another action are held until the action completes (changes the
agent's state). This function can be used to dispatch any pending sent
actions immediately. This has no impact on actions sent during a
transaction, which are still held until commit. If no action is
occurring, does nothing. Returns the number of actions
dispatched."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment