Server.service_actions

Server.service_actions()[source]

Called by the serve_forever() loop.

May be overridden by a subclass / Mixin to implement any code that needs to be run during the loop.