robertbasic / pugdebug

pugdebug is a standalone debugging client for PHP applications that uses XDebug as the debugging engine.
http://pugdebug.com/
Other
73 stars 15 forks source link

Do not stop the server when cleaning up #134

Closed robertbasic closed 9 years ago

robertbasic commented 9 years ago

This stops the server from listening for new incoming connections at the incorrect time, missing out on new incoming connections.