emqx/apps/emqx_plugins/test
Thales Macedo Garitezi 89cd6cfede fix(plugins): attempt to extract plugin from current node on startup
Fixes https://emqx.atlassian.net/browse/EMQX-9605

Fixes https://github.com/emqx/emqx-elixir-plugin/issues/25

If an user happens to configure a plugin in a lone-node cluster via
environment variables, it would fail to start up as there are no other
nodes to copy the plugin from.  Here, we attempt to check if the
package is present in the current node but not yet extracted.
2023-04-18 11:10:23 -03:00
..
emqx_plugins_SUITE.erl fix(plugins): attempt to extract plugin from current node on startup 2023-04-18 11:10:23 -03:00
emqx_plugins_tests.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00