-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement finalizers. #111
Comments
bigeasy
pushed a commit
that referenced
this issue
Jun 29, 2013
See #111. File Raw Min Zip Min/Zip index.js 13370/13.06 4356/04.25 3738/03.65 1619/01.58
bigeasy
pushed a commit
that referenced
this issue
Jun 29, 2013
Testing that fixups are not called on error. Need to assert this in order to make modifications to the implementation of fixups to support finalizers. See #111. File Raw Min Zip Min/Zip index.js 13370/13.06 4356/04.25 3738/03.65 1619/01.58
bigeasy
pushed a commit
that referenced
this issue
Jun 29, 2013
Move argument extraction to a separate function so that we can call `invoke` directly with arguments, without having to create bogus `callback` arrays. Necessary to create a more robust implementation of exceptions and finalizers. See #111. See #110. See #105. File Raw Min Zip Min/Zip index.js 13417/13.10 4364/04.26 3715/03.63 1612/01.57
bigeasy
pushed a commit
that referenced
this issue
Jun 29, 2013
Propagate finalizers from a completed cadence to the callback given to the `begin` function. This allows fixup finalizers the option of merging the finalizers into the list of finalizers of the calling cadence. See #111. See #110. See #105. File Raw Min Zip Min/Zip index.js 13931/13.60 4632/04.52 3788/03.70 1689/01.65
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: