Skip to content

TerminableInterface's terminate call happens before the response is sent #17

Closed
@bertrama

Description

@bertrama

I don't know that there's much to be done about this, but I noticed that the part implementing TerminableInterface in Bridges/HttpKernel.php (near line 98) runs ...->application->terminate() before sending the response rather than after.

This may be a problem with the underlying php-pm or react-php structure. I couldn't tell after my initial investigation where the right solution would live.

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