Skip to content

add AsgMessagingForward class

Nils Erik Krumnack requested to merge krumnack/athena:message_forward into 21.2

This is essentially a variant on AsgMessaging that points to a message stream held by another object (usually a tool or algorithm). The main goal here is to factor out the common messaging code from the systematics data handles into a single class, instead of repeating it over and over.

Edited by Nils Erik Krumnack

Merge request reports