You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
309 B
6 lines
309 B
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.
|