-
-
Notifications
You must be signed in to change notification settings - Fork 29
Server Scope Anti-Feature #454
Copy link
Copy link
Open
Labels
anti-featureDefinition #2 here - https://en.wiktionary.org/wiki/anti-featureDefinition #2 here - https://en.wiktionary.org/wiki/anti-feature
Metadata
Metadata
Assignees
Labels
anti-featureDefinition #2 here - https://en.wiktionary.org/wiki/anti-featureDefinition #2 here - https://en.wiktionary.org/wiki/anti-feature
Type
Fields
Give feedbackNo fields configured for issues without a type.
At the end of groovy script execution, scripting should run CSGClient.close() unless user has specified otherwise. Rationale being that users will likely not wish for server code being run inside a groovy script to impact future scripts. Suggest CSGClient.always() to avoid socket closure.
Marked as anti-feature, due to documentation specifying this functionality is considered a feature here: CaDoodleWebsite/cadoodlecad.github.io@e4b0525#diff-71543418edf903e904258899a9848773861bd3ded8a8ecd67566ca9d7cc6f03dR4-R5
Clarification of #453