emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: list-threads


From: Gemini Lasswell
Subject: Re: list-threads
Date: Wed, 01 Aug 2018 09:03:10 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

> Thanks, please see some comments below.

Thanks, I'll use all your suggestions.

> You mean, take a backtrace while the target thread is waiting to run?

Yes.  My thought is that this might be helpful for figuring out where a
stuck thread is blocked.  If a thread is actively working the backtrace
will just be a snapshot of where it was when you asked for the
backtrace.  I'll explain that in the documentation.

> I'm not sure this file should be called thread-list.el, nor that it
> should be in emacs-lisp/.  I think it should be under lisp/, and
> should be the home for all thread-related features implemented in
> Lisp.

I'll move it to lisp/thread.el.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]