Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.backend.python
Merge requests
!25
Fix lazy loading of algorithm's runner
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Samuel GAIST
requested to merge
fix_runner_handling
into
master
Oct 05, 2018
Overview
0
Commits
1
Pipelines
1
Changes
1
The runner associated with an algorithm should only be created once.
This patch fixes that.