Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #99460 > unrolled thread

Re: Futex hang when running event loop on a separated thread

Started byZachary Ware <zachary.ware+pylist@gmail.com>
First post2015-11-25 09:58 -0600
Last post2015-11-25 09:58 -0600
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Futex hang when running event loop on a separated thread Zachary Ware <zachary.ware+pylist@gmail.com> - 2015-11-25 09:58 -0600

#99460 — Re: Futex hang when running event loop on a separated thread

FromZachary Ware <zachary.ware+pylist@gmail.com>
Date2015-11-25 09:58 -0600
SubjectRe: Futex hang when running event loop on a separated thread
Message-ID<mailman.76.1448467122.20593.python-list@python.org>
On Wed, Nov 25, 2015 at 8:10 AM, Marc Aymerich <glicerinu@gmail.com> wrote:
> problem solved !
> Just found out that threads should be started by fuse.init() in order
> to run when fuse is backgrounded.

Glad you found it; I would not have, not being a pyfuse user :)

-- 
Zach

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web