Skip to content

Prevent dummy profiles on start up#3449

Merged
jamshale merged 1 commit intoopenwallet-foundation:mainfrom
jamshale:fix-single-wallet-startup
Jan 17, 2025
Merged

Prevent dummy profiles on start up#3449
jamshale merged 1 commit intoopenwallet-foundation:mainfrom
jamshale:fix-single-wallet-startup

Conversation

@jamshale
Copy link
Contributor

I didn't notice this before. I usually use multi-wallet mode.

When the get_profiles_from_storage() funtion was called on start up it was only using the main multitenant manager. This would cause dummy profiles to be created.

They didn't actually get used so I don't think its a huge problem other than it would create extra DB's if the deployment allowed it. Surprised it wasn't noticed until now :/

Signed-off-by: jamshale <jamiehalebc@gmail.com>
@sonarqubecloud
Copy link

Copy link
Member

@esune esune left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@jamshale jamshale merged commit eb8ee9f into openwallet-foundation:main Jan 17, 2025
17 checks passed
ff137 pushed a commit to didx-xyz/acapy that referenced this pull request Jan 29, 2025
Signed-off-by: jamshale <jamiehalebc@gmail.com>
ff137 pushed a commit to didx-xyz/acapy that referenced this pull request Feb 13, 2025
Signed-off-by: jamshale <jamiehalebc@gmail.com>
ff137 pushed a commit to didx-xyz/acapy that referenced this pull request Feb 13, 2025
Signed-off-by: jamshale <jamiehalebc@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants