mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
Setting `sys.stdin` to a TTY prevents `pdb.set_trace()` from immediatly throwing `BdbQuit`. I am unsure if there is a way to make this work in Windows