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?
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).