Error with pg in Jest-ts testing : Jest has detected the following 1 open handle potentially keeping Jest from exiting: ● TCPWRAP
I have been facing the problem where my Jest test is not ending gracefully. (I prefer not to use –force-exit).
I have been facing the problem where my Jest test is not ending gracefully. (I prefer not to use –force-exit).