node-red/test
Kilian Hertel 2253417459 adding timeout attribute to function node
- [x] New feature (non-breaking change which adds functionality)

Discussion here:
https://discourse.nodered.org/t/function-node-doesnt-have-timeout-feature/78483

## Proposed changes

Adding a timeout attribute to the function node, so an endless funciton doesnt break the node red server.

## Checklist

- [x] I have read the [contribution guidelines](https://github.com/node-red/node-red/blob/master/CONTRIBUTING.md)
- [x] For non-bugfix PRs, I have discussed this change on the forum/slack team.
- [x] I have run `grunt` to verify the unit tests pass
- [x] I have added suitable unit tests to cover the new/changed functionality
2023-05-22 10:16:37 +02:00
..
editor Fix page object of inject node 2020-06-16 21:58:08 +09:00
node_modules/nr-test-utils Fixup all the tests 2018-08-20 16:17:24 +01:00
nodes adding timeout attribute to function node 2023-05-22 10:16:37 +02:00
resources Allow module to provide resources and automatically expose them 2021-03-15 21:06:10 +00:00
unit Merge pull request #3867 from Steve-Mcl/improve-nodesdir-scan 2022-11-30 22:15:00 +00:00