Update botserver: Fix nested runtime panic in AuthConfig::from_env()

This fixes the critical bug that caused botserver to crash during
initialization with "Cannot start a runtime from within a runtime"
error.

Changes in botserver submodule:
- AuthConfig::from_env() now uses new_current_thread() pattern
- Fixes panic occurring after CORS layer initialization
- Aligns with previous get_database_url_sync fix pattern

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2026-04-03 14:02:39 -03:00
parent 8eecc7f871
commit 0dbc7cb081

@ -1 +1 @@
Subproject commit 9440ba46d3050f36af58774243d48a10e915b0be
Subproject commit f097f000d8d53ca3b5caa089a3082960ffbb833f