* [MM-20941] Parallelize plugin loading on startup * [MM-20941] Parallelize plugin SyncPlugins * [MM-20941] Make activation and deactivation of plugin concurrent * [MM-20941] Remove uncessary optimization This reverts commit aad2680aec843125bf72d8d2406869f4948dba42. [MM-20941] Remove uncessary wait in SyncPlugins [MM-20941] Parallelize processing of prepackaged plugins * [MM-20941] Fix lint issue * [MM-20941] Fix bug for getting the number of plugins to process * [MM-20941] Use buffered channel and fix return issue in prepackaged plugin processing * [MM-20941] Implement feedback * [MM-20941] Fix looping over channel for plugins * [MM-20941] Retain signature of process plugin * [MM-20941] Fix function documentation * [MM-20941] Fix bug to pass the plugin path in anonymous function * [MM-20941] Rename variable * [MM-20941] Make minor changes in variable naming Co-authored-by: mattermod <mattermod@users.noreply.github.com>
28 KiB
28 KiB