Skip to content

We should be smarter about subscriptions and event emitting #2

@lambdabaa

Description

@lambdabaa

In particular --

worker = new ProxyWorker(...);
worker.subscribe('someEvent', function onSomeEvent() {
  // I don't get called if the worker script immediately emits 'someEvent'
});

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