art/test/2005-pause-all-redefine-mul.../info.txt

6 lines
309 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:21:32 +08:00
Tests structural redefinition with multiple threads.
Tests that using the structural redefinition while pausing all other (main thread-group) threads
doesn't cause problems. This also tests that we can update the newly created fields while the
other threads are suspended, thus making them look initialized.