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

Handle initial PYDM connection failure gracefully #952

Merged
merged 3 commits into from
Jun 29, 2023

Conversation

slacrherbst
Copy link
Contributor

This PR will fail the connection if the first attempt to the server fails. The user can then close the pydm window.

@codecov-commenter
Copy link

codecov-commenter commented Jun 29, 2023

Codecov Report

Merging #952 (9431d62) into pre-release (4685491) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@               Coverage Diff               @@
##           pre-release     #952      +/-   ##
===============================================
- Coverage        25.97%   25.95%   -0.03%     
===============================================
  Files               72       72              
  Lines             7845     7852       +7     
  Branches          1171     1172       +1     
===============================================
  Hits              2038     2038              
- Misses            5643     5650       +7     
  Partials           164      164              
Impacted Files Coverage Δ
python/pyrogue/interfaces/_Virtual.py 25.58% <0.00%> (-0.49%) ⬇️
python/pyrogue/pydm/data_plugins/rogue_plugin.py 0.00% <0.00%> (ø)

@slacrherbst slacrherbst merged commit d9b50c9 into pre-release Jun 29, 2023
5 checks passed
@slacrherbst slacrherbst deleted the ESROGUE-589 branch June 29, 2023 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants