Home | History | Annotate | Download | only in functional

Lines Matching defs:threading

40 import threading
2701 self._server_thread = threading.Thread(target=self._server.serve_forever)