mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-06-20 01:01:36 +03:00
4e2e1d9fd3
When the runtime state is created there is already some interaction with the card. Lets make sure that the card is in a defined state when we leave the constructor of the RuntimeState. Change-Id: I986204964903069bcce781afdbf3c5d26682b749 Related: OS#5274