mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 09:50:43 -05:00
The httpListeners are promise based but they aren't awaited when handling the request. I found this while implementing another version of HttpServer in a mod but couldn't actually find where this would cause an issue so feel free to close this if you think it's not worth it. Reviewed-on: SPT/Server#387 Co-authored-by: RomanxTheLast <alex@romanx.co.uk> Co-committed-by: RomanxTheLast <alex@romanx.co.uk> (cherry picked from commit 398bf4344472fd930ce46f7583429d05fda14451)