Interrupt individual threads - without browser

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 770
Благодарностей
1 182
Баллы
113
Hey, I don't think anybody else will know this except @VladZen - Is it possible to interrupt individual threads if the template is working without browser?
When there is a browser i can right click on individual browser window and interrupt it. Similar way for without browser one?
 

Ахилес

Client
Регистрация
11.11.2020
Сообщения
869
Благодарностей
353
Баллы
63

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 240
Благодарностей
5 847
Баллы
113
Hey, I don't think anybody else will know this except @VladZen - Is it possible to interrupt individual threads if the template is working without browser?
When there is a browser i can right click on individual browser window and interrupt it. Similar way for without browser one?
It's even not interrupted actually when you click browser window to close .
You are just closing preview, thread is not stopped.
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 770
Благодарностей
1 182
Баллы
113

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 240
Благодарностей
5 847
Баллы
113

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 770
Благодарностей
1 182
Баллы
113

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 240
Благодарностей
5 847
Баллы
113
Oki, but then there is not any way to interrupt individual thread if there is no browser, right? Maybe by thread id from other template running some snippet or something.?
Need some more details.
What actions are executed in non-browser project?
Do you need to interrupt it when it's freezed?
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 770
Благодарностей
1 182
Баллы
113
Need some more details.
What actions are executed in non-browser project?
Do you need to interrupt it when it's freezed?
Different actions. requests mainly, but lists also, DB connections as well, some regex.
It's needed to interrupt similar way we can interrupt with browser, manual way. When needed, we interrupt. Each thread is associated with a task from DB. If we need to stop this task immediately, we have to interrupt this exact thread responsible for that task.
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)