Thom Wright
Thom Wright
I expected setting `strokeWidth={0}` to cause no stroke to be rendered (even when `stroke` color is set). However, the canvas draws it anyway because it doesn't accept a `lineWidth` of...
## Feature Request Document long-running connections. Specifically the connection between the `linkerd-proxy` and the container it's proxying for, but also other connections. ### What problem are you trying to solve?...
Hello, thank you for this project, it's made getting up and running much quicker and easier, especially with the example systemd unit files. I'm having some issues getting this service...
## Expected Behavior Using an example: ```graphql jobs: [Job]! ``` When using `named_list_nn`, I expect to be able to return a list with a mixture of e.g. `FieldValue::owned_any` and `FieldValue::NULL`....
## Steps 1. Make two frames with shapes inside 2. Select a shape in each frame 3. Move the selected shapes within their frames ## Expected behaviour The shapes stay...
A simple single-entry cache for the salted password and client key. Please let me know what you'd like to see in terms of tests. ### Does your PR solve an...
### I have found these related issues/pull requests Relates to #4005 ### Description SCRAM-SHA-256 is slow and expensive, especially when the number of iterations is high (the default is 4096)....