Attention is currently required from: laforge, dexter. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/28963 )
Change subject: pySim.transport: Add mechanism for handling for CAT/USAT proactive cmds ......................................................................
Patch Set 4:
(2 comments)
File pySim/transport/__init__.py:
https://gerrit.osmocom.org/c/pysim/+/28963/comment/691fc679_252bd02b PS4, Line 57: receive_fetch Rather decorate with @abc.abstractmethod, no need to raise NotImplementedError.
https://gerrit.osmocom.org/c/pysim/+/28963/comment/f468e171_7a8a7dcf PS4, Line 164: while Could you explain why are you changing 'if' to 'while'?