Attention is currently required from: laforge.
jolly has posted comments on this change by jolly. ( https://gerrit.osmocom.org/c/osmo-remsim/+/42645?usp=email )
Change subject: Fix: Remove slot mapping at bankd when client disconnects ......................................................................
Patch Set 2:
(2 comments)
Patchset:
PS1:
I think this is fundamentally wrong. […]
Actually the slotmap can persist. The change of the state and the removal mapping in the worker ist what is required to fix that issue. I removed slotmap_del and it works fine. (See commit message)
File src/bankd/bankd_main.c:
https://gerrit.osmocom.org/c/osmo-remsim/+/42645/comment/8a846d17_7bfdaa2b?u... : PS1, Line 1109:
I thnink the slotmap_del is the conceptually wrong part. […]
Done