Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix initDatabase function by proper use of await in try catch #2360

Merged
merged 2 commits into from
May 13, 2024

Conversation

saurabhg22
Copy link
Contributor

The initDatabase function in App class was not awaiting for its completion. Added a await keyword and refactored the catch in try catch block.

Copy link
Contributor

@HenryHengZJ HenryHengZJ left a comment

Choose a reason for hiding this comment

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

thanks @saurabhg22 !

@HenryHengZJ HenryHengZJ merged commit 823cefb into FlowiseAI:main May 13, 2024
2 checks passed
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.

None yet

2 participants