-
-
Notifications
You must be signed in to change notification settings - Fork 238
Labels
EnhancementNew feature or request, including adjustments in current codesNew feature or request, including adjustments in current codesFunctionEverything related to the Function classEverything related to the Function class
Milestone
Description
Describe the bug
The _check_user_input method is being called multiple times for some unexpected reason during init for the same source file.
Expected behavior
Processing should not result in redundant calculations and function calls.
Additional context
This discussion arised from a hotfix. For additional information, one should read the following: #478
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or request, including adjustments in current codesNew feature or request, including adjustments in current codesFunctionEverything related to the Function classEverything related to the Function class