yuja added a comment.

  (resend because I forgot to remove the Phab shit, sorry for the noise.)
  
  >   > It's surprising that `hg serve --print-url` spawns a daemon process!
  >   
  >   If it does not launch a daemon process, the procress caller (`xdg-open`, 
`midori`, `firefox`, etc.) waits the end of the stream to launch, so it waits 
that the `hg serve` procress ends!
  
  You can just run `hg serve -d --print-url`.
  
  The option could be named as `--daemon-print-url` if we needed such big
  red switch, but I don't think that makes sense.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D3649

To: nspanti-logilab, #hg-reviewers, durin42
Cc: KelvinTot, av6, yuja, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to