Skip to content

Threads' Issues Fix

Giulio Carota requested to merge fix_threads into develop

List of fixed issues:

  • The Event Queue of the notification service, when full, could block all the producers
  • the xApp handler was blocking the notification service thread

Merge request reports