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

shamrock:dev should accept a debugger by default #520

Closed
fbricon opened this issue Jan 15, 2019 · 0 comments
Closed

shamrock:dev should accept a debugger by default #520

fbricon opened this issue Jan 15, 2019 · 0 comments
Assignees
Milestone

Comments

@fbricon
Copy link
Contributor

fbricon commented Jan 15, 2019

When running shamrock:dev, chances are I'm gonna do some debugging, so I would find it natural for the app to be started with the debug flags server=y,suspend=n by default (debug port should be configurable).

That way I can just start shamrock:dev and eventually connect a remote debugger, without configuring anything in the pom.xml. Relates to #509.

@stuartwdouglas stuartwdouglas self-assigned this Jan 16, 2019
cescoffier added a commit that referenced this issue Jan 16, 2019
Fixes #520 accept debugger by default in dev mode
@cescoffier cescoffier added this to the 0.6.0 milestone Jan 16, 2019
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

3 participants