Attention is currently required from: pespin.
View Change
1 comment:
Patchset:
Patch Set #5:
why do you need it sorted? at first hand this looks like a waste of cpu time because afaiu that's no […]
Well, because `maps` in Erlang do not guarantee a specific order of elements, so without sorting you get a list in random order. Sorted list, on the other hand, clearly reflects the lifetime of eNBs (older ones first).
To view, visit change 41102. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-MessageType: comment
Gerrit-Project: erlang/osmo-s1gw
Gerrit-Branch: master
Gerrit-Change-Id: I51cc55982dda5f88e967b63433fb7e5be292aca1
Gerrit-Change-Number: 41102
Gerrit-PatchSet: 5
Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pespin <pespin@sysmocom.de>
Gerrit-Attention: pespin <pespin@sysmocom.de>
Gerrit-Comment-Date: Mon, 15 Sep 2025 09:43:12 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin@sysmocom.de>