bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#52414: 29.0.50; delete the process created by make-pipe-process will


From: Eli Zaretskii
Subject: bug#52414: 29.0.50; delete the process created by make-pipe-process will cause
Date: Sat, 11 Dec 2021 14:57:02 +0200

> Date: Fri, 10 Dec 2021 21:06:05 +0800
> From: "xhcoding@163.com" <xhcoding@163.com>
> 
> (setq proc (make-pipe-process
>             :name "test"))
> 
> (delete-process proc)
> 
> #+end_src
> 
> eval the above code cause emacs get to stuck

I cannot reproduce this with today's master branch (but I tried in a
build without native-compilation support, if that matters somehow).





reply via email to

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