Skip to content

fixed issue with Worker.prototype.send#3

Open
tjbenton wants to merge 1 commit into
soyuka:masterfrom
tjbenton:patch-2
Open

fixed issue with Worker.prototype.send#3
tjbenton wants to merge 1 commit into
soyuka:masterfrom
tjbenton:patch-2

Conversation

@tjbenton
Copy link
Copy Markdown

This will send message to every task that's already running or when the task starts running. Since the task.send already handles adding the promise for ipcee it now just listens for it to be done.

This will send message to every task that's already running or when the task starts running. Since the task.send already handles adding the promise for ipcee it now just listens for it to be done.
@tjbenton
Copy link
Copy Markdown
Author

@soyuka I'll look into why the test is failing next week unless you know off hand why it's failing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant