devtool icon indicating copy to clipboard operation
devtool copied to clipboard

Cluster support

Open quanru opened this issue 9 years ago • 2 comments

When i use cluster to fork sub-process, i can't enter the break point of anonymous function in the router.post and router.get.

quanru avatar Mar 18 '16 14:03 quanru

Can you put together a test case? I've never used cluster before.

mattdesl avatar Mar 19 '16 13:03 mattdesl

I wonder if we could shim fork() so work with chrome render processes

nelix avatar Apr 03 '16 00:04 nelix