Skip to content

added script demonstrating worker pool poisoning #3

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

Open
wants to merge 1 commit into
base: NodeCure
Choose a base branch
from

Conversation

jmerizia
Copy link
Collaborator

@jmerizia jmerizia commented Nov 17, 2017

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

@davisjam
Copy link
Collaborator

Hi Jacob,

You'll find similar exercises in test/ehp. I'm really interested in examples that show what happens when you do something long-running (and throw an exception, in my prototype) in a Promise chain.

Can you add two tests named something like this?

  1. test/ehp/promises/promise-timeout-sync.js
  2. test/ehp/promises/promise-timeout-async.js

@davisjam davisjam force-pushed the NodeCure branch 2 times, most recently from 23eb620 to 2fe5cf3 Compare July 9, 2018 03:17
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.

2 participants