Time bomb in project

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

Maddo7

Client
Регистрация
09.05.2015
Сообщения
130
Реакции
6
Баллы
18
Sometimes projects get stuck in an endless loop and never end.

Is there a way to terminate project execution after X seconds?

The thought is that a project takes maximum X seconds and that I terminate the instance if it takes longer to recover from the endless loop.
 
Sometimes projects get stuck in an endless loop and never end.

Is there a way to terminate project execution after X seconds?

The thought is that a project takes maximum X seconds and that I terminate the instance if it takes longer to recover from the endless loop.

endless loops are logical errors.
You have to solve these errors and all will be fine.
 
endless loops are logical errors.
You have to solve these errors and all will be fine.

I'm working with websites on Google and that's not always possible. Some websites there open a new popup, some mess with the history object to trap you on the page.

I am implementing everything as good as I can but I wanted a backup for those scenarios.
 
I'm working with websites on Google and that's not always possible. Some websites there open a new popup, some mess with the history object to trap you on the page.

I am implementing everything as good as I can but I wanted a backup for those scenarios.

You mean not possible to fix code to not go into an Endless loop?
Not sure how is that.
Please provide a real example and I will show.
 

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