kestra icon indicating copy to clipboard operation
kestra copied to clipboard

fix(core): ensure child-first strategy for plugin class loading (#4621)

Open fhussonnois opened this issue 1 year ago • 1 comments

Changes:

  • fix child-first strategy
  • cleanup the PluginClassLoader class

Fix: #4621

With this classloader:

new-classloader

fhussonnois avatar Aug 09 '24 15:08 fhussonnois