Known implementations: tubes.kit._Pause, tubes.kit.NoPause

A pause is a reason that an IFount is not delivering output to its drain attribute. This reason may be removed by unpausing the pause.

Method unpause Remove this IPause from the set of IPauses obstructing delivery from an IFount. When no IPauses remain, the flow will resume.
def unpause():

Remove this IPause from the set of IPauses obstructing delivery from an IFount. When no IPauses remain, the flow will resume.

The spice must flow.

RaisesAlreadyUnpausedAn IPause may only be unpaused once; it can not be re-paused. Therefore a second invocation of this method is invalid and will raise an AlreadyUnpaused exception.
API Documentation for tubes, generated by pydoctor at 2016-01-18 07:46:47.