matlab-proxy 0.23.3__tar.gz → 0.23.4__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of matlab-proxy might be problematic. Click here for more details.
- {matlab-proxy-0.23.3/matlab_proxy.egg-info → matlab-proxy-0.23.4}/PKG-INFO +1 -1
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/app_state.py +15 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4/matlab_proxy.egg-info}/PKG-INFO +1 -1
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/setup.py +1 -1
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/LICENSE.md +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/MANIFEST.in +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/README.md +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/.eslintrc.json +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/.gitignore +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/README.md +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/package-lock.json +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/package.json +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/public/favicon.ico +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/public/index.html +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/public/manifest.json +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/public/robots.txt +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/actionCreators/actionCreators.spec.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/actionCreators/index.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/actions/index.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/css/bootstrap.min.css +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/css/site7.min.css +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/fonts/glyphicons-halflings-regular.eot +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/fonts/glyphicons-halflings-regular.svg +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/fonts/glyphicons-halflings-regular.ttf +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/fonts/glyphicons-halflings-regular.woff +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/fonts/glyphicons-halflings-regular.woff2 +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/fonts/mathworks-eps.svg +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/fonts/mathworks-eps.ttf +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/fonts/mathworks-eps.woff +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/fonts/mathworks-pictograms.svg +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/fonts/mathworks-pictograms.ttf +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/fonts/mathworks-pictograms.woff +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/fonts/mathworks.svg +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/fonts/mathworks.ttf +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/fonts/mathworks.woff +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/images/bug_reports/workaround.gif +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/images/responsive/global/ico-header-account-hover.svg +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/images/responsive/global/ico-header-account.svg +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/images/responsive/global/ico-header-contact-hover.svg +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/images/responsive/global/ico-header-contact.svg +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/images/responsive/global/ico-sprite.png +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/App.css +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/App.spec.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/IdleBufferTimeouts.spec.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/MATLAB-env-blur.png +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/index.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Confirmation/Confirmation.spec.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Confirmation/index.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Controls/Controls.css +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Controls/Controls.spec.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Controls/feedback.svg +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Controls/help.svg +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Controls/index.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Controls/restart.svg +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Controls/sign-out.svg +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Controls/start.svg +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Controls/stop.svg +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Controls/terminate.svg +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/EntitlementSelector/EntitlementSelector.spec.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/EntitlementSelector/index.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Error/Error.css +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Error/Error.spec.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Error/index.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Help/Help.css +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Help/Help.spec.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Help/index.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Information/Information.css +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Information/Information.spec.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Information/index.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/LicensingGatherer/ExistingLicense.css +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/LicensingGatherer/ExistingLicense.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/LicensingGatherer/LicenseGatherer.spec.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/LicensingGatherer/LicensingGatherer.css +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/LicensingGatherer/MHLM.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/LicensingGatherer/NLM.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/LicensingGatherer/index.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/MatlabJsd/MatlabJsd.css +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/MatlabJsd/MatlabJsd.spec.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/MatlabJsd/index.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Overlay/Overlay.css +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Overlay/Overlay.spec.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Overlay/index.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/OverlayTrigger/OverlayTrigger.css +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/OverlayTrigger/OverlayTrigger.spec.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/OverlayTrigger/ResizeOverlayTrigger.spec.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/OverlayTrigger/arrow.svg +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/OverlayTrigger/gripper.svg +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/OverlayTrigger/index.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/OverlayTrigger/trigger-error.svg +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/OverlayTrigger/trigger-ok.svg +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/ShutdownWarning/ShutdownWarning.css +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/ShutdownWarning/index.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/constants.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/index.css +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/index.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/jest.config.json +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/logo.svg +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/reducers/index.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/reducers/reducers.spec.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/selectors/index.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/selectors/selectors.spec.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/serviceWorker.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/setupTests.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/test/utils/react-test.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/test/utils/responses.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/test/utils/state.js +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/__init__.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/app.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/constants.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/default_configuration.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/devel.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/icons/matlab.svg +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/matlab/evaluateUserMatlabCode.m +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/matlab/startup.m +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/settings.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/util/__init__.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/util/event_loop.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/util/list_servers.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/util/mw.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/util/mwi/__init__.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/util/mwi/custom_http_headers.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/util/mwi/download.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/util/mwi/embedded_connector/__init__.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/util/mwi/embedded_connector/helpers.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/util/mwi/embedded_connector/request.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/util/mwi/environment_variables.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/util/mwi/exceptions.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/util/mwi/logger.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/util/mwi/token_auth.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/util/mwi/validators.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/util/system.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/util/windows.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy.egg-info/SOURCES.txt +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy.egg-info/dependency_links.txt +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy.egg-info/entry_points.txt +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy.egg-info/not-zip-safe +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy.egg-info/requires.txt +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy.egg-info/top_level.txt +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy_manager/__init__.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy_manager/lib/__init__.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy_manager/lib/api.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy_manager/storage/__init__.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy_manager/storage/file_repository.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy_manager/storage/interface.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy_manager/storage/server.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy_manager/utils/__init__.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy_manager/utils/auth.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy_manager/utils/constants.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy_manager/utils/environment_variables.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy_manager/utils/helpers.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy_manager/utils/logger.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy_manager/web/__init__.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy_manager/web/app.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy_manager/web/monitor.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy_manager/web/watcher.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/setup.cfg +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/integration/__init__.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/integration/integration_tests_with_license/__init__.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/integration/integration_tests_with_license/conftest.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/integration/integration_tests_with_license/test_http_end_points.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/integration/integration_tests_without_license/__init__.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/integration/integration_tests_without_license/conftest.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/integration/integration_tests_without_license/test_matlab_is_down_if_unlicensed.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/integration/utils/__init__.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/integration/utils/integration_tests_utils.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/integration/utils/licensing.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/unit/__init__.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/unit/conftest.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/unit/test_app.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/unit/test_app_state.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/unit/test_constants.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/unit/test_ddux.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/unit/test_devel.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/unit/test_non_dev_mode.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/unit/test_settings.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/unit/util/__init__.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/unit/util/mwi/__init__.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/unit/util/mwi/embedded_connector/__init__.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/unit/util/mwi/embedded_connector/test_helpers.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/unit/util/mwi/embedded_connector/test_request.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/unit/util/mwi/test_custom_http_headers.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/unit/util/mwi/test_download.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/unit/util/mwi/test_logger.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/unit/util/mwi/test_token_auth.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/unit/util/mwi/test_validators.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/unit/util/test_mw.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/unit/util/test_util.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/utils/__init__.py +0 -0
- {matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/utils/logging_util.py +0 -0
|
@@ -1427,11 +1427,26 @@ class AppState:
|
|
|
1427
1427
|
else:
|
|
1428
1428
|
logger.debug("Sending HTTP request to stop the MATLAB process...")
|
|
1429
1429
|
try:
|
|
1430
|
+
import sys
|
|
1431
|
+
|
|
1430
1432
|
# Send HTTP request
|
|
1431
1433
|
await self.__send_stop_request_to_matlab()
|
|
1432
1434
|
|
|
1435
|
+
# Close the stderr stream to prevent indefinite hanging on it due to a child
|
|
1436
|
+
# process inheriting it, fixes https://github.com/mathworks/matlab-proxy/issues/44
|
|
1437
|
+
stderr_stream = matlab._transport.get_pipe_transport(
|
|
1438
|
+
sys.stderr.fileno()
|
|
1439
|
+
)
|
|
1440
|
+
if stderr_stream:
|
|
1441
|
+
logger.debug(
|
|
1442
|
+
"Closing matlab process stderr stream: %s",
|
|
1443
|
+
stderr_stream,
|
|
1444
|
+
)
|
|
1445
|
+
stderr_stream.close()
|
|
1446
|
+
|
|
1433
1447
|
# Wait for matlab to shutdown gracefully
|
|
1434
1448
|
await matlab.wait()
|
|
1449
|
+
|
|
1435
1450
|
assert (
|
|
1436
1451
|
matlab.returncode == 0
|
|
1437
1452
|
), "Failed to gracefully shutdown MATLAB via the embedded connector"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/fonts/mathworks-eps.svg
RENAMED
|
File without changes
|
{matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/fonts/mathworks-eps.ttf
RENAMED
|
File without changes
|
{matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/fonts/mathworks-eps.woff
RENAMED
|
File without changes
|
{matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/fonts/mathworks-pictograms.svg
RENAMED
|
File without changes
|
{matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/3p/fonts/mathworks-pictograms.ttf
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/App/IdleBufferTimeouts.spec.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Confirmation/Confirmation.spec.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/Information/Information.spec.js
RENAMED
|
File without changes
|
|
File without changes
|
{matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/LicensingGatherer/ExistingLicense.css
RENAMED
|
File without changes
|
{matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/LicensingGatherer/ExistingLicense.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/OverlayTrigger/OverlayTrigger.css
RENAMED
|
File without changes
|
{matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/OverlayTrigger/OverlayTrigger.spec.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/OverlayTrigger/trigger-error.svg
RENAMED
|
File without changes
|
{matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/OverlayTrigger/trigger-ok.svg
RENAMED
|
File without changes
|
{matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/gui/src/components/ShutdownWarning/ShutdownWarning.css
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/util/mwi/embedded_connector/__init__.py
RENAMED
|
File without changes
|
{matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/util/mwi/embedded_connector/helpers.py
RENAMED
|
File without changes
|
{matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy/util/mwi/embedded_connector/request.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/matlab_proxy_manager/utils/environment_variables.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/integration/utils/integration_tests_utils.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/unit/util/mwi/embedded_connector/__init__.py
RENAMED
|
File without changes
|
{matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/unit/util/mwi/embedded_connector/test_helpers.py
RENAMED
|
File without changes
|
{matlab-proxy-0.23.3 → matlab-proxy-0.23.4}/tests/unit/util/mwi/embedded_connector/test_request.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|