diff options
| author | Azamat H. Hackimov <azamat.hackimov@gmail.com> | 2026-03-01 22:11:33 +0300 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2026-03-01 21:09:20 +0100 |
| commit | 64efa3b3b3d35f2ffb604b57a8a9c89047cb420b (patch) | |
| tree | 6d1b6513eb2c275ad8bc513c47cb52f0f64513f4 /json4cpp/tests/src/fuzzer-parse_cbor.cpp | |
| parent | 7c3877921c69fc02f2ab076a71efea6899b481c0 (diff) | |
| download | Project-Tick-64efa3b3b3d35f2ffb604b57a8a9c89047cb420b.tar.gz Project-Tick-64efa3b3b3d35f2ffb604b57a8a9c89047cb420b.zip | |
Fix running tests on Python 3.14
In Python 3.14 multiprocessing module changed start method from fork to forkserver. Now child processes don't have access to parent's memory objects, and pathological_tests.py fails. This change move required objects (mostly object initialization) into child's area.
Diffstat (limited to 'json4cpp/tests/src/fuzzer-parse_cbor.cpp')
0 files changed, 0 insertions, 0 deletions
