You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multihtread `finalize.cpp` e2e was written to test both finalize and
submit processes.
This test was based on strong assumptions about backend's kernel
ordering, and was unstable.
Since the behaviour of the finalize process in multi-threaded
environment is already tested by a unitest, we (re)focused this test to
verify concurrent submissions only.
The test is therefore renamed submit.cpp
0 commit comments