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

[CLOSED] fix 5110: Switching to other file while Live Development is connecting causes it to fail #4846

Open
core-ai-bot opened this issue Aug 29, 2021 · 2 comments

Comments

@core-ai-bot
Copy link
Member

Issue by couzteau
Thursday Sep 19, 2013 at 18:22 GMT
Originally opened as adobe/brackets#5268


ensure _doLaunchAfterServerReady uses the document that was current when the GoLive command


couzteau included the following code: https://github.com/adobe/brackets/pull/5268/commits

@core-ai-bot
Copy link
Member Author

Comment by peterflynn
Tuesday Sep 24, 2013 at 00:56 GMT


@ingorichter This covers one of the changes I made in my pflynn/indexhtml-hack branch. Nice...

@core-ai-bot
Copy link
Member Author

Comment by njx
Tuesday Sep 24, 2013 at 01:03 GMT


I'm not super familiar with the logic in this area, but the fix makes sense.

I wonder if it would be worth adding unit tests around some of these kinds of order-of-operations issues. I know we've talked about it in the past, and it's tricky because we'd really need to mock a lot of stuff out, I think--and maybe it's not worth it in that case because it wouldn't really be testing real-world cases, just our internal logic. But that can be valuable too since it could give us greater confidence that new changes won't break those things.

Anyway, I won't let that hold up this pull request :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant