[Auth]: Small update (#1030)
This commit is contained in:
parent
d24f6d262b
commit
d3775d2565
@ -547,7 +547,6 @@ namespace Components
|
||||
TokenContainer.cancel = true;
|
||||
TokenContainer.generating = false;
|
||||
|
||||
// Terminate thread
|
||||
if (TokenContainer.thread.joinable())
|
||||
{
|
||||
TokenContainer.thread.join();
|
||||
|
Loading…
Reference in New Issue
Block a user