Skip to content

Registries are now updated atomically

Kostas FILIPPOPOLITIS requested to merge MIP-615-in-nla-atomic-loading into master

Created by: KFilippopolitis

Changelog: Jira

  1. On the updated loop of NLA, we now update the registries atomically in order to avoid synchronization issues.
  2. Added an Immutable class named _NLARegistries which will contain both registries.

Merge request reports