It gets added in immediately, which means that when called while an invoker is running, it will call this newly added call in the same run.
- Заметки
- Default flag, as that is the original behaviour, although it might cause endless Insert chain now... (still better than undefined behaviour)
-
In case of "Possible endless Insert detected" VME, either create an exit, remove the IMMEDIATE flag or make the insert UNIQUE
-
The Endless Insert is detected by seeing if "amount of calls > initial size + 128"
См. определение в файле tools.c строка 7