emqx/apps/emqx_machine/priv
Zaiming (Stone) Shi 9a6056ff2f refactor(emqx_machine): move system_monitor to included_applications
system_monitor has to be found in application (or included_applications)
otherwise dialyzer fails with Unknown function

Adding to 'applications' would cause a deadlock because one
cannot call application:ensure_all_started in the application/2
callback.
2023-12-06 20:39:26 +01:00
..
reboot_lists.eterm refactor(emqx_machine): move system_monitor to included_applications 2023-12-06 20:39:26 +01:00