Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Sample app: browser context creation and disposal don't match #8

@ato

Description

@ato

#6 moved context creation into init() but it's still disposed on every single request in the finally block in render(). Not sure why we're not seeing issues from that.

I think we should be creating a new context each time so that we don't preserve cookies etc across requests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions