forwardemail / forwardemail/supertest

Server not closed if used in async/await

Open
#436 3 comments 33 reactions 0 assignees View on GitHub
need-help
Dominant language
JavaScript
Stars
14.4k
Forks
782
PR merge metrics
No merged PRs in 30d

Description

When I await a supertest request inside an async function, the server is not closed (like in `.end()`) so I have to do this manually. Is this known? How can I fix it?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.