Register custom stack for signal handlers
Summary: This updates FiberManager to automatically register custom stack for signal handlers. This ensures signal handlers will work correctly not only in case of stack overflow, but also if fiber stack size is just not enough for them. Reviewed By: yfeldblum Differential Revision: D3289912 fbshipit-source-id: 44959b727f70e1f1748d837b1a06c7414433e5ec
Showing
Please register or sign in to comment