Attention is currently required from: pespin.
fixeria has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41898?usp=email )
Change subject: bts: TC_rsl_chan_initial_ta: misc improvements ......................................................................
Patch Set 1:
(1 comment)
File bts/BTS_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41898/comment/fa81497c_dddb6... : PS1, Line 3906: "the signaled (RSL) TA=", ta_to_test);
can we shutdown to avoid the test continuing with uninteresting stuff?
What do you mean by "the test continuing with uninteresting stuff"? Everything that follows this block down below is graceful shutdown. I see no need to use `Misc_Helpers.f_shutdown()` in this specific case.