Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: avoid prime worker message spam. #764

Open
wants to merge 1 commit into
base: master
from

Conversation

@dvogel
Copy link

@dvogel dvogel commented Feb 23, 2020

The prime worker can receive messages posted by browser extensions (e.g. react-devtools-bridge). Since the message lacked the necessary inputs, the prime algorithm would start but never terminate. This drops useless messages on the floor.

Drew Vogel
The prime worker can receive messages posted by browser extensions (e.g.
react-devtools-bridge). Since the message lacked the necessary inputs,
the prime algorithm would start but never terminate.
@dvogel dvogel requested review from dlongley, davidlehn and msporny Feb 23, 2020
@davidlehn davidlehn added the feature label Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.