• John Chase's avatar
    MTCannon: add WakeupTraversal_WithExitedThreads test (#12551) · 20e35fd8
    John Chase authored
    * add WakeupTraversal_WithExitedThreads
    
    * In the TestEVM_WakeupTraversal_WithExitedThreads test, explicitly set the current active thread to exited state (activeThread.Exited = true) to test the wakeup traversal behavior when the active thread has exited && Modified test cases by resetting the active thread's index from exitedThreadIdx to avoid duplicate settings and confusion.
    
    * setting Futex fields with varying values.
    20e35fd8
evm_multithreaded_test.go 68.4 KB