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

Endless retries to start the psgi app, instead of dying with errors. #81

Closed
fy2 opened this issue Aug 19, 2013 · 1 comment
Closed

Endless retries to start the psgi app, instead of dying with errors. #81

fy2 opened this issue Aug 19, 2013 · 1 comment

Comments

@fy2
Copy link

fy2 commented Aug 19, 2013

Hi,
When I start my psgi app with starman and provide a wrong lib path (for example), starman keeps retrying (endlessly) to start my app while reporting the same error.

Is this a bug?

If not, how can I make Starman die immediately on (compile) errors?

(Starman version 0.4001).

@miyagawa
Copy link
Owner

Use --preload-app.

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