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

PR: Catch error when it's not possible to bind a port to open_files_server (Main Window) #18437

Merged
merged 1 commit into from
Jun 26, 2022

Conversation

ccordoba12
Copy link
Member

Description of Changes

Also print an informative message to tell users what Spyder is doing when a second instance is trying to send files to the main instance to be opened because it could appear as hanging when the server didn't start.

Issue(s) Resolved

Fixes #18262.

Affirmation

By submitting this Pull Request or typing my (user)name below,
I affirm the Developer Certificate of Origin
with respect to all commits and content included in this PR,
and understand I am releasing the same under Spyder's MIT (Expat) license.

I certify the above statement is true and correct: @ccordoba12

…n_files_server

Also print an informative message to tell users what Spyder is doing
when a second instance is trying to send files to the main instance to
be opened because it could appear as hanging when the server didn't
start.
@ccordoba12 ccordoba12 added this to the v5.3.2 milestone Jun 25, 2022
@ccordoba12 ccordoba12 self-assigned this Jun 25, 2022
@ccordoba12 ccordoba12 changed the base branch from master to 5.x June 26, 2022 03:59
@ccordoba12 ccordoba12 merged commit b328fe7 into spyder-ide:5.x Jun 26, 2022
@ccordoba12 ccordoba12 deleted the issue-18262 branch June 26, 2022 04:24
ccordoba12 added a commit that referenced this pull request Jun 26, 2022
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

Successfully merging this pull request may close these issues.

OSError when trying to start files server
1 participant