Open quanru opened 8 years ago
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.
Can you put together a test case? I've never used cluster before.
I wonder if we could shim fork() so work with chrome render processes
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.