Closed
Description
I am experiencing some very odd behavior, to say the least. Unfortunately, I am of yet unable to reproduce this issue in a small test case, but I am still working on it so I'll have to just report the symptoms for the time being.
We are observing the acquire part of a bracket getting killed part way through it and the clean up handler running. Because the acquire handler had not finished running, the clean up handler gets an "undefined" value passed in, causing all sorts of trouble.
Hopefully I can recreate this in a small test case, but the outlook is rather grim.
EDIT: Using the code from #169 the error goes away, but the fiber never gets killed at all.
Metadata
Metadata
Assignees
Labels
No labels