Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Node/React Native Debugging Paused After Attaching #402

Closed
matthewwithanm opened this issue Mar 12, 2016 · 1 comment
Closed

Node/React Native Debugging Paused After Attaching #402

matthewwithanm opened this issue Mar 12, 2016 · 1 comment
Assignees

Comments

@matthewwithanm
Copy link
Contributor

As discussed in #376, the loader breakpoint isn't skipped (now only in some versions of Node). I believe this may be the result of a race condition between node inspector and our handling of the loader breakpoint here.

EDIT: Or not. Looks like the initial paused event isn't even being sent.

@matthewwithanm
Copy link
Contributor Author

Alright, 152cbe0 should take care of this. It'll be in the next release 🎉

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