[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#34069: rename-file on fifos hangs if cross device
From: |
Lars Ingebrigtsen |
Subject: |
bug#34069: rename-file on fifos hangs if cross device |
Date: |
Sun, 08 May 2022 15:41:58 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
Stefan Kangas <stefan@marxist.se> writes:
> Here is a minimal reproducer:
>
> (progn (shell-command "mkfifo foo")
> (rename-file "foo" "/tmp"))
Thanks; I've now fixed this in Emacs 29.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#34069: rename-file on fifos hangs if cross device,
Lars Ingebrigtsen <=