Skip to content

JavaScriptExecutor not suitable for multiple Windows #1140

Description

@jogger2510

Disclaimer: I have little knowledge about JavaScript, but lots of experience with high performance job scheduling.

Real world browsers start separate threads or process for each window, HU has only one executor for all windows combined. As soon as a job blocks (like XMLHttpRequest timing out), all JS processing stops. This is a real showstopper for my code. A thread pool would be the solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions