atymic
atymic
Also having the same error.
After upgrading to Catalina and updating Xcode it works for me now :) @onlinelaser try updating xcode?
Sure can do :) Will PR shortly.
Feel free to PR :)
Not currently a feature, feel free to PR
@dependabot rebase
I've added some tests to cover the generator, but it could still do with more. Also needs test for the command as well.
ping @superdejooo
Again yesterday: ``` [7/Jul/2022:03:46:25] /app/dist/http-handler.js:486 [7/Jul/2022:03:46:25] return res.writeStatus(status) [7/Jul/2022:03:46:25] ^ [7/Jul/2022:03:46:25] Error: Invalid access of discarded (invalid, deleted) uWS.HttpResponse/SSLHttpResponse. [7/Jul/2022:03:46:25] at HttpHandler.sendJson (/app/dist/http-handler.js:486:20) [7/Jul/2022:03:46:25] at HttpHandler.badResponse (/app/dist/http-handler.js:313:21) [7/Jul/2022:03:46:25] at /app/dist/http-handler.js:340:25...
Seems to happen when there's a spike of requests, but nothing the server should be struggling with  ``` [10/Jul/2022:06:38:48] /app/dist/http-handler.js:486 [10/Jul/2022:06:38:48] return res.writeStatus(status)...