Path: csiph.com!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Marko Rauhamaa Newsgroups: comp.lang.python Subject: Re: asyncio - run coroutine in the background Date: Mon, 15 Feb 2016 09:34:35 +0200 Organization: A noiseless patient Spider Lines: 12 Message-ID: <87si0ul94k.fsf@elektro.pacujo.net> References: <8737sumpjl.fsf@elektro.pacujo.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="b7cb1518d23ec19d482dcc9c31d30fdd"; logging-data="4850"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19EXQ3wQLITvtnJsD2S29bt" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:ZNykKkhJdEdBvE+mH7UyzffSwZA= sha1:97By5KH6PXj6jDzohVD7uXwqDSw= Xref: csiph.com comp.lang.python:102944 "Frank Millman" : > The benefit of my class is that it enables me to take the coroutine > and run it in another thread, without having to re-engineer the whole > thing. > > Hope this makes sense. Sure. Marko