diff options
author | Myung Bae <myungbae@us.ibm.com> | 2025-08-03 19:33:43 +0300 |
---|---|---|
committer | Ed Tanous <ed@tanous.net> | 2025-08-12 02:57:57 +0300 |
commit | 834d99ba6b7b06b73378ea62f56f0b25cf80e1ec (patch) | |
tree | 2ff25cccaba0ef8407d51ef9dba69988c63c4856 /scripts/websocket_test.py | |
parent | 2c6f32a9e11e41ece5e2b103870c9a5795719320 (diff) | |
download | bmcweb-master.tar.xz |
The previous commit 90cd2e1 [1] causes WebUI to fail to load and
connect. It is because a global static var (`hasWebuiRoute`) is
instantiated per compile unit and it ends up causing the inconsistency
of the value of it.
Tested:
- Verify WebUI to load successful
- Redfish Service Validator passes
[1] https://github.com/openbmc/bmcweb/commit/90cd2e1d2e2228b0c575c9a3b6b2dc75eac9eb68
Change-Id: I09c3a9a831528e25c09299b0ee15993974d94d88
Signed-off-by: Myung Bae <myungbae@us.ibm.com>
Diffstat (limited to 'scripts/websocket_test.py')
0 files changed, 0 insertions, 0 deletions