Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Prominent naming for programs for debugging #442

Open
jpolitz opened this issue Aug 1, 2019 · 1 comment
Open

[Feature Request] Prominent naming for programs for debugging #442

jpolitz opened this issue Aug 1, 2019 · 1 comment

Comments

@jpolitz
Copy link
Collaborator

jpolitz commented Aug 1, 2019

I'm using Stopify in a context where I'm calling stopifyLocally a bunch of times on several different programs and juggling pauseImmediate with continueImmediate around runs. This seems to be working just fine, but in the debugger it would be nice if when I called stopifyLocally I could pass in a name for the program in compileOpts, and have that show up as a field on the AsyncRun object that comes back. Then a quick hover in dev tools would help me know which runner I'm looking at.

@arjunguha
Copy link
Member

Let me know if this is still relevant, if you switch to using evalAsync.

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

No branches or pull requests

2 participants