From 0707c16339c3918f77eeb83cb1d6047cdb2f0e10 Mon Sep 17 00:00:00 2001 From: Matthieu Darbois Date: Sat, 8 Oct 2022 11:14:46 +0200 Subject: fix: race condition in test_posix.TestProcess.test_cmdline (#2153) --- HISTORY.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY.rst') diff --git a/HISTORY.rst b/HISTORY.rst index fa18f516..f77b2060 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -17,6 +17,8 @@ XXXX-XX-XX - 2147_, [macOS] Fix disk usage report on macOS 12+. (patch by Matthieu Darbois) - 2150_, [Linux] `Process.threads()`_ may raise ``NoSuchProcess``. Fix race condition. (patch by Daniel Li) +- 2153_, [macOS] Fix race condition in test_posix.TestProcess.test_cmdline. + (patch by Matthieu Darbois) 5.9.2 ===== -- cgit v1.2.1