Fix lazy loading of algorithm's runner
The runner associated with an algorithm should only be created once.
This patch fixes that.
Merge request reports
Activity
Please register or sign in to reply
The runner associated with an algorithm should only be created once.
This patch fixes that.