mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 19:00:54 -06:00
e9f38b9fc0
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 |