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

Is it possible to run sequential tasks in Nova? #5

Open
RollingGoron opened this issue Jun 26, 2023 · 0 comments
Open

Is it possible to run sequential tasks in Nova? #5

RollingGoron opened this issue Jun 26, 2023 · 0 comments

Comments

@RollingGoron
Copy link

I'm new to Nova and working on a new Rails application. I want to mimic my iOS dev set up where I have the debugger running after the rails server boots up.

I installed the Rails + Ruby Remote Debug extensions and would like to run them sequentially so I can have the debugger running when I start the Rails application. Right now I have to select one after the other.

Here is how I have the Run portion of Rails Server

But this issue is that the follow up tasks never starts. It just stays on "1 of 2", and while the server is indeed running, the debugger is not.

Any ideas?

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

1 participant