Skip to content

Cannot run glpk.js on Firefox with nested webworker #49

@RaenonX

Description

@RaenonX

I don't have a minimal reproducible example yet, but basically with the following setup:

- A webworker process ruinning a loop to run 10K times
  - In each loop, run glpk.js once

Chromium-based browser works fine. However, on Firefox, it just...doesn't return. I don't see any errors in the console unfortunately.

My setup is a bit complicated so it'll take some time to trim it down, if it's really needed, I can try creating a minimal example if I got time.

Thanks for reviving the project btw!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions