-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
non critical bugFurther information is requestedFurther information is requested
Description
An asap storage owned by anon is created each time when the app side SharkNetApp:ASAPApplication is created. Constructor call ASAPApplication constructor with default setting (anon). This leads to creation of this useless storage.
Further call to create service side leads to the correct creation of a named asap storage. Call of this super constructor must be avoided. It doesn't actually hurt. It just not right.
Metadata
Metadata
Assignees
Labels
non critical bugFurther information is requestedFurther information is requested