Adam Ernst

Results 4 issues of Adam Ernst

Why is the Unicode NULL codepoint, when properly escaped, invalid? That is, a string like `"Testing\u0000Hello world"` `isValidCodePoint` returns `sourceIllegal` for the NULL character (`ch == 0U`). The headers say:...

Not A Problem
Will Not Implement
Not a Bug

For obscure reasons I need to run two `ozwd` instances with `network_mode = host`; thus I cannot use Docker to remap the ports. Support specifying the port via an environment...

I want to pass some ParseOptions. The obvious way to do this is to specify it in `.graphqlconfig` and make graphql-language-service pick this up and respect it. This is only...

Fix a memory management problem that could cause a crash if the heartbeat timer was the last retaining reference to self.