You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.
Problem
Calling
pdb.set_trace()
duringpython-lambda-local
subprocess quits early (likely because of multi-processing).Steps to Reproduce
Place a debugger somewhere in the lambda handler and run tests in localized mode
Solution
TBD
Related to HDE/python-lambda-local#20
The text was updated successfully, but these errors were encountered: