Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closing RPE app in Windows leaves the backend server running in some instances causing clashes on new rpe instance #263
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
Closing RPE app in Windows leaves the backend server running in some instances causing clashes on new rpe instance #263
Changes from all commits
119f20b
83e5ef4
41e6a52
161f710
78f3307
3e55a46
1d6ef1b
8edb5f4
3161ebb
ada16fe
7f57173
42e6a4d
3affed0
ee02098
076c2fe
94c9b49
0ba34a0
9aef427
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 13 in backend/api/shutdown.py
backend/api/shutdown.py#L10-L13
Check warning on line 16 in backend/api/shutdown.py
backend/api/shutdown.py#L15-L16
Check warning on line 21 in backend/api/shutdown.py
backend/api/shutdown.py#L20-L21
Check warning on line 28 in backend/api/shutdown.py
backend/api/shutdown.py#L26-L28
Check warning on line 53 in backend/restapi_server.py
backend/restapi_server.py#L53
Check warning on line 58 in backend/restapi_server.py
backend/restapi_server.py#L57-L58
Check warning on line 6 in src/utils/serverAPI.js
src/utils/serverAPI.js#L5-L6
Check warning on line 10 in src/utils/serverAPI.js
src/utils/serverAPI.js#L9-L10
Check warning on line 14 in src/utils/serverAPI.js
src/utils/serverAPI.js#L13-L14
Check warning on line 18 in src/utils/serverAPI.js
src/utils/serverAPI.js#L17-L18
Check warning on line 22 in src/utils/serverAPI.js
src/utils/serverAPI.js#L21-L22
Check warning on line 26 in src/utils/serverAPI.js
src/utils/serverAPI.js#L25-L26
Check warning on line 29 in src/utils/serverAPI.js
src/utils/serverAPI.js#L29
Check warning on line 36 in src/utils/serverAPI.js
src/utils/serverAPI.js#L36
Check warning on line 40 in src/utils/serverAPI.js
src/utils/serverAPI.js#L40
Check warning on line 67 in src/utils/serverAPI.js
src/utils/serverAPI.js#L67
Check warning on line 73 in src/utils/serverAPI.js
src/utils/serverAPI.js#L73
Check warning on line 77 in src/utils/serverAPI.js
src/utils/serverAPI.js#L77
Check warning on line 81 in src/utils/serverAPI.js
src/utils/serverAPI.js#L81
Check warning on line 85 in src/utils/serverAPI.js
src/utils/serverAPI.js#L85
Check warning on line 91 in src/utils/serverAPI.js
src/utils/serverAPI.js#L91
Check warning on line 95 in src/utils/serverAPI.js
src/utils/serverAPI.js#L95
Check warning on line 106 in src/utils/serverAPI.js
src/utils/serverAPI.js#L104-L106
Uh oh!
There was an error while loading. Please reload this page.