Skip to content

fix: broken evict job

Robert Franzke requested to merge fix/broken_evict_job into devel

This is needed to prevent the Runtime Error:

RuntimeError: There is no current event loop in thread 'ThreadPoolExecutor-0_0'.

Merge request reports