ConfigGet type assertion fails across package boundaries — agentic stores map[string]agentic.ConcurrencyLimit but runner tries to retrieve map[string]runner.ConcurrencyLimit. Use Core's c.Config().Get() → Result → type assert instead. This is why concurrency limits were never enforced. Co-Authored-By: Virgil <virgil@lethean.io> |
||
|---|---|---|
| .. | ||
| paths.go | ||
| queue.go | ||
| queue_test.go | ||
| runner.go | ||
| runner_test.go | ||