Skip to content

Conversation

mfussenegger
Copy link
Member

The test emitted warnings because the connection pool wasn't closed:

Jest did not exit one second after the test run has completed.
'This usually means that there are asynchronous operations that weren't stopped in your tests. Consider running Jest with `--detectOpenHandles` to troubleshoot this issue.

See https://node-postgres.com/apis/pool#poolend

The test emitted warnings because the connection pool wasn't closed:

    Jest did not exit one second after the test run has completed.
    'This usually means that there are asynchronous operations that weren't stopped in your tests. Consider running Jest with `--detectOpenHandles` to troubleshoot this issue.

See https://node-postgres.com/apis/pool#poolend
@mfussenegger mfussenegger requested a review from matriv September 22, 2025 11:19
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