hermes/backend/api/backendruntime
imterah b93bf456b5
fix: Fixes 100% CPU usage in the backend runtime
This makes the backend runtime not constantly search for messages to be
processed. Instead, it only wakes up when it needs to be woken up via
goroutines.
2025-03-21 13:17:08 -04:00
..
core.go fix: Make logging options more clear for the backend runtime's backend logs 2025-03-18 20:27:40 -04:00
runtime.go fix: Fixes 100% CPU usage in the backend runtime 2025-03-21 13:17:08 -04:00
struct.go fix: Fixes 100% CPU usage in the backend runtime 2025-03-21 13:17:08 -04:00