Init storage at class level of BaseScript instead of in findsource function #1069

Closed
opened 2026-04-05 20:11:29 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @bctiemann on 10/14/2025

Fixes: #20574

Moves the initialization of storage to the class level of BaseScript so that it only occurs once rather than on each call to findsource.

*Originally created by @bctiemann on 10/14/2025* ### Fixes: #20574 Moves the initialization of `storage` to the class level of `BaseScript` so that it only occurs once rather than on each call to `findsource`.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#1069