jensrossbach / node-red-contrib-chronos

Time-based Node-RED scheduling, repeating, queueing, routing, filtering and manipulating nodes
https://jensrossbach.github.io/node-red-contrib-chronos
MIT License
28 stars 1 forks source link

Fix crash in scheduler node with single output port and next event port #185

Closed jensrossbach closed 1 month ago

jensrossbach commented 1 month ago

This pull request fixes a bug which caused scheduler node to crash when trying to send next event message and being configured to have only a single output port and an next event port.