WinterFramework / winter

Web Framework with focus on python typing, dataclasses and modular design
MIT License
17 stars 18 forks source link

SUSHI-11525: add argument parsing to entry point, add handlers for ti… #259

Closed DmitryKhursevich closed 1 year ago

DmitryKhursevich commented 1 year ago

Add argument parsing to entry point, add handlers for timeout, terminate signals and other exceptions

DmitryKhursevich commented 1 year ago

@andrey-berenda Thanks for review!

DmitryKhursevich commented 1 year ago

@mofr I've merged it to the main feature branch. If there are more issues, they will be fixed in it.