mirror of
https://github.com/openfaas/faas.git
synced 2025-06-14 03:06:46 +00:00
This patch changes the code which looks up service and appends them to the Exporter's list. It previously would create an endless list and cause a memory leak. Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>