]> git.ipfire.org Git - telemetry.git/commit
module: Remove hack where the event loop stores the reference
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 2 Oct 2025 09:03:23 +0000 (09:03 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 2 Oct 2025 09:03:23 +0000 (09:03 +0000)
commit24dc3bfa1d18faa172eadea81759a7c6addca48f
tree2bac7f1a25c2d4d217fb7bceba85e05b9ccebf43
parente4bff757070c94845aa649be28ace56b6624ff37
module: Remove hack where the event loop stores the reference

This was needed when we did not have a proper registry for all modules,
but it seems that that is now the easier way.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/daemon/module.c