Skip to content

AsyncInterceptor Forking Execution and Racing #34

@FGS-BMarkham

Description

@FGS-BMarkham

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions