Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Server does not shutdown automatically #5

Closed
sbruchmann opened this issue Jun 12, 2014 · 2 comments
Closed

[BUG] Server does not shutdown automatically #5

sbruchmann opened this issue Jun 12, 2014 · 2 comments
Labels

Comments

@sbruchmann
Copy link
Owner

This bug currently happens on refactor/server-management and was introduced by either 5de8242 or c10c566.

Repro Steps

  1. Launch Brackets
  2. Start Static Preview via File -> Static Preview
  3. Reload Brackets
  4. Start Static Preview via File -> Static Preview

Expected Results

Static Preview is running.

Results

Static Preview is not running due to EADDRINUSE error.

@sbruchmann sbruchmann added the bug label Jun 12, 2014
@sbruchmann sbruchmann self-assigned this Jun 12, 2014
@sbruchmann
Copy link
Owner Author

After running git bisect, it is more likely that this bug was introduced by c10c566.

@sbruchmann
Copy link
Owner Author

Actually, this wasn’t a regression after all. Look at a9839d1 for details.

@sbruchmann sbruchmann removed their assignment Jun 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant