Skip to content

Improved HyperHDR web server startup#351

Merged
awawa-dev merged 4 commits intomasterfrom
Improved_webserver_start
Sep 18, 2022
Merged

Improved HyperHDR web server startup#351
awawa-dev merged 4 commits intomasterfrom
Improved_webserver_start

Conversation

@awawa-dev
Copy link
Copy Markdown
Owner

@awawa-dev awawa-dev commented Sep 17, 2022

Currently, the start of the http & https webserver was not synchronized with the start of the proper instance. This led to non-critical deadlocks when the HyperHDR website was opened by the user and the HyperHDR was restarted at the same time. After reloading the page, it was also possible to select the wrong instance. The patch synchronizes the start of the web server when the instance is ready for use.

@awawa-dev awawa-dev added the bug Something isn't working label Sep 17, 2022
@awawa-dev awawa-dev merged commit 785fc77 into master Sep 18, 2022
@awawa-dev awawa-dev deleted the Improved_webserver_start branch September 18, 2022 23:11
chbartsch pushed a commit to chbartsch/HyperHDR that referenced this pull request Nov 29, 2022
* Improved webserver start

* Wait for the start report from all instances

* Fix web page loader
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant