set_exit
faststream.cli.supervisors.utils.set_exit #
Set exit handler for signals.
PARAMETER | DESCRIPTION |
---|---|
func | A callable object that takes an integer and an optional frame type as arguments and returns any value. |
RETURNS | DESCRIPTION |
---|---|
None | None |