Skip to content

Resolve "Error while sync ihma494 ID11"

Wout De Nolf requested to merge 36-error-while-sync-ihma494-id11 into main

Closes #36

ExperimentalSessionStore.add_session and ExperimentalSessionStore.remove_session store the session in memory and optionally on disk. add_session was checking whether on-disk storage is enabled but remove_session was not. This MR fixes that.

Edited by Wout De Nolf

Merge request reports

Loading