-
- Downloads
unitTest/common: Fix race conditions
Signal handlers can be called after lifetime of stack variables within `wait_for_*` functions. Thus, moving or copying the accounts vector to avoid race condition. Change-Id: I25eaed11e04b3c3cc6e40662bef326c4fe319603
Please register or sign in to comment