mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +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