Attention is currently required from: pespin.
2 comments:
File bts/BTS_Tests_OML.ttcn:
Patch Set #1, Line 155: friend
I think you want `private` instead of `friend` here, since this function is not used anywhere outside of this module - no need to expose it.
Patch Set #1, Line 155: f_shutdown_helper
We already have `f_shutdown()` in `library/Misc_Helpers.ttcn`, can we re-use it here?
To view, visit change 32266. To unsubscribe, or for help writing mail filters, visit settings.