mirror of
https://github.com/grafana/grafana.git
synced 2025-02-12 08:35:43 -06:00
unbound recursion approach can blow up call stack, and - I think - allocate memory unboundedly as well. We can simply loop until err != nil I didn't actually test this live, though tests succeed |
||
---|---|---|
.. | ||
eventpublisher.go |