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

Philip/fix server blockage #38

Merged
merged 7 commits into from
May 8, 2023
Merged

Conversation

mango-habanero
Copy link
Contributor

closes #37

Mango Habanero and others added 7 commits May 8, 2023 09:51
- Updates handleResults function and adds awaits to all points where it
is used.
- Removes unnecessary log line from session sessionHandler.
- The formBody and qs libraries presented potential issues based on broken-at analysis, refactored to use inbuilt libraries.
- Enables copying of sql files to facilitate in-app migrations when building for production.
- Removes unnecessary dependencies.
- Updates dependencies.
- Standardizes error handling and releases of connections back to the pool.

Closes #37
@mango-habanero mango-habanero self-assigned this May 8, 2023
@mango-habanero mango-habanero merged commit 6f601da into main May 8, 2023
@mango-habanero mango-habanero deleted the philip/fix-server-blockage branch May 12, 2023 09:46
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.

Fix server blocking
2 participants