Skip to content

[SIGMON-467] ack Zinurs feedback + [SIGMON-468] memory issue fixed

Aleksandra Mnich requested to merge SIGMON-467_ack_zinurs_feedback into dev

Context

What was done

  • spawn used to create child processes
  • task moved outside the class (so self is not serialized and passed to the child processes)
  • the ordering of the events is preserved

TODO

  • ?

QA

Review objectives

  • ? assessment of code functionality
  • ? assessment of code quality
  • ? identifying potential refactorings / logic common to other projects
  • ? knowledge sharing
  • ? getting help to understand a piece of code
Edited by Aleksandra Mnich

Merge request reports