requestLoop

requestLoop#

method

Daemon.requestLoop(loopCondition=<function Daemon.<lambda>>) None[source]#

Goes in a loop to service incoming requests, until someone breaks this or calls shutdown from another thread.