Atanas Alexandrov
Atanas Alexandrov
is there any way to create custom attributes during createApp execution?
**What is this feature?** Fix for found vulnerability **Why do we need this feature?** Security reasons
**What is this feature?** Do some error handling **Why do we need this feature?** Following best practice
## Summary ## Related issue(s) Fixes # ## Release Notes ```release-note NONE ```
Not closing os.File must not, but may lead to a leak. It is better to close it manually instead of waiting for the next GC to be triggered ## Summary...