srv_get_active_thread_type(): Remove a potential race condition.
Call trx_purge_state() only once, to avoid a race condition if the value changes while the conditions are being evaluated.
Showing
Please register or sign in to comment
Call trx_purge_state() only once, to avoid a race condition if the value changes while the conditions are being evaluated.