Actions
Bug #22183
openFix deprecated fork in FUSE tests
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