Files
open-webui-custom/backend/open_webui
Classic298 f4670b3add fix: prevent get_user_ids_from_room crash on missing session (#20271)
Add null check in list comprehension before accessing session['id']. When a session_id exists in the room but has been removed from SESSION_POOL, the function now skips it instead of crashing with TypeError.
2025-12-31 17:39:22 +04:00
..
2025-12-29 00:21:18 +04:00
2025-12-21 23:17:53 +04:00
2025-08-10 00:02:58 +04:00
2025-12-28 23:35:09 +04:00
2025-04-15 09:55:35 +02:00
2025-12-23 10:14:54 +04:00