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


Groups > comp.lang.python > #99460

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

From Zachary Ware <zachary.ware+pylist@gmail.com>
Newsgroups comp.lang.python
Subject Re: Futex hang when running event loop on a separated thread
Date 2015-11-25 09:58 -0600
Message-ID <mailman.76.1448467122.20593.python-list@python.org> (permalink)
References (2 earlier) <CAKJDb-MY9W518kKhFf8vbZAfFad=uGXefDePf1KLpUJV9H3Rpg@mail.gmail.com> <CA+DCN_uC2k=rJxmtfEideAhGj1=2XVq8VHGU=OUkB9yHxV7bPw@mail.gmail.com> <CAKJDb-N5WD_cN2k0kd_aXXyj_2Bsjxye8Q34_3awtw7bGPRx5w@mail.gmail.com> <CA+DCN_uNHNHrBOSmd0JE58Ltt6HzrDWU_DhW_1N3dFMAVNpVOQ@mail.gmail.com> <CA+DCN_vojbps5F_7+r4-ijdYPjhCqMQyBRGK_ijRic1dFa_Rsg@mail.gmail.com>

Show all headers | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web