PortInterrupt#

exception maize.core.interface.PortInterrupt(*args: object, name: str | None = None)[source]#

Interrupt raised to quit a process immediately to avoid propagating None values to downstream nodes.