Attention is currently required from: fixeria, pespin. osmith has posted comments on this change by osmith. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41420?usp=email )
Change subject: testenv: wait_for_port: add --protocol=sctp ...................................................................... Patch Set 1: (1 comment) File _testenv/data/scripts/wait_for_port.py: https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41420/comment/97f76897_210ca57c?usp=email : PS1, Line 33: if "sctp" not in sys.modules: : print("python module sctp is not installed, sleeping 3s instead...") : time.sleep(3) : > Can you just use `try-catch` here instead? […] Done -- To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41420?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: comment Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: master Gerrit-Change-Id: I6e75728b2e9b67c85d1ea2ae5ab15890074db272 Gerrit-Change-Number: 41420 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: fixeria <[email protected]> Gerrit-Reviewer: pespin <[email protected]> Gerrit-Attention: fixeria <[email protected]> Gerrit-Attention: pespin <[email protected]> Gerrit-Comment-Date: Fri, 14 Nov 2025 07:50:14 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: fixeria <[email protected]>
