-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
I'm running into a situation where sometimes when execution passes through an async interceptor, execution splits into two threads of execution, which then race each other.
I've noticed that d84db87 introduces quite a bit of complication to async interceptors, which may be responsible for this bug, but I don't know enough about the original motivation of that change in order to surmise how the bug was introduced. From reading d84db87, it very much looks like the split execution is intentional, but that doesn't make much sense to me.
Help would be appreciated.
Metadata
Metadata
Assignees
Labels
No labels