Skip to content

If the worker is not set in global scope, it gets GC'd #23

Description

@jbardu

Although this is a browser bug, many in-use versions of Chrome and possibly also Firefox and other browsers can GC web workers that don't have a reference in the window global scope.
This causes a lot of weird issues like everything appears to work - then suddenly no more messages from the web worker arrive.

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