microsoft / FluidFramework

Library for building distributed, real-time collaborative web applications
https://fluidframework.com
MIT License
4.74k stars 536 forks source link

Add listeners for sigint, sigquit, sighup #23148

Closed shubhi1092 closed 1 week ago

shubhi1092 commented 1 week ago

Description

Adding event listeners for SIGINT, SIGQUIT, SIGHUP to log these events.