• S sverchok
  • Информация о проекте
    • Информация о проекте
    • Активность
    • Метки
    • Участники
  • Репозиторий
    • Репозиторий
    • Файлы
    • Коммиты
    • Ветки
    • Теги
    • Участники
    • Диаграмма
    • Сравнение
  • Задачи 148
    • Задачи 148
    • Список
    • Доски
    • Спринты
  • Запросы на слияние 21
    • Запросы на слияние 21
  • CI/CD
    • CI/CD
    • Конвейеры
    • Задания
    • Расписания
  • Развертывания
    • Развертывания
    • Окружения
    • Релизы
  • Пакеты и реестры
    • Пакеты и реестры
    • Реестр пакетов
    • Реестр контейнеров
  • Мониторинг
    • Мониторинг
    • Инциденты
  • Аналитика
    • Аналитика
    • Поток ценности
    • CI/CD
    • Репозиторий
  • Wiki
    • Wiki
  • Сниппеты
    • Сниппеты
  • Активность
  • Диаграмма
  • Создать новую задачу
  • Задания
  • Коммиты
  • Доски с задачами
Свернуть панель
  • nikitronn
  • sverchok
  • Задачи
  • #4564
Закр.
Открыто
Задача созд. Июл 12, 2022 пользователемnikitronn@nikitronnВладелец

snlite processing in infinite loop under multiple circumstances

Created by: zeffii

snlite is the node i use most, by far, and it appears it must be adapted to the newer update-system. It is too easy to enter an endless loop. This makes the node very hard to use if you aren't paying 100% attention at all times. I will try to address this asap.

one example

"""
in socketname 
out socket_out v
"""
print("hellow")

this should just end parsing, and never do any processing of the body-code if the directive was unparsable ( None, None, None, None).

There are several other directive issues, which I think would be solved if this most simple case can be fixed.

Ответственный
Назначить
Оценка трудозатрат