CrowCpp / Crow

A Fast and Easy to use microframework for the web.
https://crowcpp.org
Other
3.3k stars 364 forks source link

feat: support signal handlers #946

Open xstar2091 opened 6 days ago

xstar2091 commented 6 days ago

add handlers when calling signal_add function. The handlers will be called in the order in which they were added

xstar2091 commented 5 days ago

The tests failed unfortunately. I don't have a Mac or Windows device, so there's no way to troubleshoot these errors.