Skip to content
New issue

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

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

Already on GitHub? # to your account

Adds back await to teardown #151

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Adds back await to teardown #151

merged 1 commit into from
Jun 14, 2024

Conversation

danielpowell4
Copy link
Contributor

disconnect needs to be await'd per examples here: https://www.prisma.io/docs/orm/prisma-client/setup-and-configuration/databases-connections/connection-management#calling-disconnect-explicitly

As far as I can tell in github's git blame this was removed with this commit: 5e19e90

Unsure how to run any tests in development so likely good to spot check before merging and cutting a new version

Thanks again for all the work here!

Think might be related to #98

@danielpowell4
Copy link
Contributor Author

@Quramy just pinging to see if you saw this

@Quramy Quramy merged commit 9f913b5 into Quramy:main Jun 14, 2024
1 check passed
@Quramy
Copy link
Owner

Quramy commented Jun 14, 2024

@danielpowell4

Sorry for my late reply and thanks for your PR . 🙇 I published this as v1.8.1

(And I don't remember why I removed await 5e19e90 )

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants