f12c650774
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: https://dev.sp-tarkov.com/SPT/Server/pulls/387
Co-authored-by: RomanxTheLast <alex@romanx.co.uk>
Co-committed-by: RomanxTheLast <alex@romanx.co.uk>
(cherry picked from commit
|
||
---|---|---|
.. | ||
http | ||
ws | ||
ConfigServer.ts | ||
DatabaseServer.ts | ||
HttpServer.ts | ||
RagfairServer.ts | ||
SaveServer.ts | ||
WebSocketServer.ts |