Project

General

Profile

Actions

Bug #22183

open

Fix deprecated fork in FUSE tests

Added by Brett Smith 3 months ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
FUSE
Target version:
-
Story points:
-

Description

Running the FUSE tests with Python 3.13:

tests/test_cache.py::CacheTest::test_cache_spill                                                                                         
  /usr/local/lib/python3.13/multiprocessing/popen_fork.py:67: DeprecationWarning: This process (pid=583455) is multi-threaded, use of fork() may lead to deadlocks in the child.                                                                                                  
    self.pid = os.fork()                                                                                                                 

No data to display

Actions

Also available in: Atom PDF