Interrupt individual threads - without browser

  • Автор темы Автор темы lokiys
  • Дата начала Дата начала

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 922
Реакции
1 206
Баллы
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?
 
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.
 
It's even not interrupted actually when you click browser window to close .
You are just closing preview, thread is not stopped.
116138


You mean this does not stop the template? Right click and interrupt on instances window? o_O
 
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?
 
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.
 

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