botserver/src/core/secrets
Rodrigo Rodriguez (Pragmatismo) 492530ee77 Fix panic: Cannot start a runtime from within a runtime in secrets module
Removed tokio::runtime::Handle::block_on() calls that were causing panics
when called from within async contexts. Now uses direct fallback to
environment variables instead.
2026-03-17 15:04:40 -03:00
..
mod.rs Fix panic: Cannot start a runtime from within a runtime in secrets module 2026-03-17 15:04:40 -03:00