Skip to content

[BugFix] Segfault LBStep

Due to backwards compatibility it is possible to provide the LBStep class with keyword arguments but it also accepts a LBConfig. This leaded to wrong behaviour as shown in #43 (closed)

Fixes #43 (closed)

Merge request reports

Loading