[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Threading IO-bound functions
From: |
Eli Zaretskii |
Subject: |
Re: Threading IO-bound functions |
Date: |
Mon, 19 Dec 2016 05:39:08 +0200 |
> From: Elias Mårtenson <address@hidden>
> Date: Mon, 19 Dec 2016 11:03:32 +0800
> Cc: emacs-devel <address@hidden>
>
> I think we need first to solve the above problem in some way. Or
> change Gnus to not ask any questions from a background thread.
>
> I think most questions are asked using ‘read-string’ or some variant like
> ‘completing-read’, right? At the very
> least, I think that concurrent Emacs needs to make sure that the behaviour of
> these functions are well-defined
> in the context of threading.
I asked for thoughts and ideas about this in bug#25214. So far no
replies, which I find unfortunate and, frankly, surprising.
Thanks.
- Threading IO-bound functions, Elias Mårtenson, 2016/12/14
- Re: Threading IO-bound functions, Eli Zaretskii, 2016/12/16
- Re: Threading IO-bound functions, Elias Mårtenson, 2016/12/18
- Re: Threading IO-bound functions,
Eli Zaretskii <=
- Re: Threading IO-bound functions, Elias Mårtenson, 2016/12/19
- Re: Threading IO-bound functions, Eli Zaretskii, 2016/12/19
- The event handling thread (was: Threading IO-bound functions), John Wiegley, 2016/12/19
- Re: The event handling thread (was: Threading IO-bound functions), Eli Zaretskii, 2016/12/20
- Re: The event handling thread, John Wiegley, 2016/12/20
- Re: The event handling thread, Elias Mårtenson, 2016/12/21
- Re: The event handling thread, Eli Zaretskii, 2016/12/21
- Re: The event handling thread, Elias Mårtenson, 2016/12/21
- Re: The event handling thread, Eli Zaretskii, 2016/12/22
Re: Threading IO-bound functions, Ken Raeburn, 2016/12/16