TF-3334 Add more concurrence test cases for WebSocketQueueHandler

This commit is contained in:
Dat PHAM HOANG
2024-12-23 22:41:36 +07:00
committed by Dat H. Pham
parent 01b320ce89
commit e386848af8
4 changed files with 311 additions and 22 deletions
@@ -567,8 +567,6 @@ class ThreadController extends BaseController with EmailActionController {
),
beforeOption: const None(),
);
searchController.activateSimpleSearch();
final searchViewState = await _searchEmailInteractor.execute(
_session!,
_accountId!,