Re: [Mojolicious] hypnotoad -s has no effect

2015-12-19 Thread Tekki

Am Freitag, 18. Dezember 2015 21:20:43 UTC+1 schrieb Stefan Adams:
>
> FWIW, I ran your commands verbatim and it all worked well.  Shutdown 
> wasn't instantaneous, I did have to watch the process list a few times 
> before it went away.
>
> Did the response include the "..." or did you do that?
>
>
Thanks for the answer. I did that, it wrote the process number.
I see now that the cause must be an interference of another software, 
probably Eclipse. On a second installation the shutdown works as expected.

Tekki

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mojolicious+unsubscr...@googlegroups.com.
To post to this group, send email to mojolicious@googlegroups.com.
Visit this group at https://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.


[Mojolicious] hypnotoad -s has no effect

2015-12-18 Thread Tekki
Mojolicious 6.37
Perl 5.22.0 (Perlbrew)
Debian 8.2

If I do the following

mojo generate app Xy
cd xy
hypnotoad script/xy
hypnotoad -s script/xy
"Stopping Hypnotoad server ... gracefully."

the server continues running, even if "hypnotoad -s..." is called serveral 
times. What could be the reason for that?

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mojolicious+unsubscr...@googlegroups.com.
To post to this group, send email to mojolicious@googlegroups.com.
Visit this group at https://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.