We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b518ba0 commit 92fd2d5Copy full SHA for 92fd2d5
README.md
@@ -53,11 +53,6 @@ There are a few lingering bugs that I havent got around to fixing yet.
53
Audio support on iOS + Safari is a lost cause - can fix it, but it requires a lot of JS code, and I figure that is outside the
54
scope of a nice clean Zig application that Im trying to build here.
55
56
-There may also be a persistent bug where the CPU suddenly spikes to 100% and stays there - at least it does on AWS, but only
57
-after 2-3 days running. Dont know if its fixed yet, but still looking into that.
58
-
59
-Would appreciate any feedback on how to debug that in a running docker container on AWS :)
60
61
Also appreciate any other thrashing / trying to break the application, as it all helps make the Zig http ecosystem much
62
more robust. Thanks.
63
0 commit comments