Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

Prevent subprocess from exiting debugger #3

Open
crodriguez1a opened this issue Apr 1, 2018 · 0 comments
Open

Prevent subprocess from exiting debugger #3

crodriguez1a opened this issue Apr 1, 2018 · 0 comments

Comments

@crodriguez1a
Copy link
Owner

crodriguez1a commented Apr 1, 2018

Problem
Calling pdb.set_trace() during python-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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant