Lunie: The process is not quitting if the electron window gets closed

Created on 16 Nov 2017  路  9Comments  路  Source: luniehq/lunie

bug

Most helpful comment

Additionally we could make the production port different then the dev port.

All 9 comments

In development webpack-dev-server does not terminate on kill command leaving the port blocked.

this is done.

Did u test this? @jolesbi

no. i assumed #63 and #102 addressed this... you're right. it's still an issue.

this is still an issue for me sometimes...

gaia: ERROR: listen tcp :8998: bind: address already in use

@faboweb i think this was because i was trying to run cosmos locally while i had the .dmg running. is this is an issue? if not, just close again. 馃槃

Yes it is. The port is hardcoded. We could make it dynamic. It is a rare case, that the user runs the installed app and the dev app. But there could be other software blocking the port.

Additionally we could make the production port different then the dev port.

make the production port different then the dev port.

this sounds good to me.

@mappum what do you think?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

faboweb picture faboweb  路  3Comments

thebkr7 picture thebkr7  路  3Comments

fedekunze picture fedekunze  路  4Comments

faboweb picture faboweb  路  3Comments

AdityaSripal picture AdityaSripal  路  4Comments