Richard van der Hoff
Richard van der Hoff
Suppose we have three schema files: `main.json`: ``` { "$schema": "http://json-schema.org/draft-04/schema#", "type": "array", "items": { "$ref": "defs/items.json" } } ``` `defs/items.json`: ``` { "type": "object", "properties": { "member": { "$ref":...
sorry, but this is all really outdated, and is leading people astray. Please remove it if you're unable to maintain it!
## Scope and purpose This fixes #10210 by passing the failure reason back to the SMTPSenderFactory out-of-band. ## Contributor Checklist: * [x] The associated ticket in Trac is here: https://twistedmatrix.com/trac/ticket/10210...
Using Firefox 102.0.1, and Google Chrome 103.0.5060.134: The `height: 100vh` property on `.td-outer` ([link](https://github.com/google/docsy/blob/main/assets/scss/_main-container.scss#L5)) seems to break scroll-anchoring, so that resizing the window causes the content to scroll to a...
Often, when I record a trace, it will contain one or two lines with very large (and not entirely believable) sample counts. I suspect this is because the garbage collector...
**Describe the bug** When `jaeger-query` is run with `--es.max_doc_count` set to anything above 10000, the trace search returns no results, and links to individual trace IDs return a 404. **To...
Operating system: Raspbian Stretch Python version: 3.5 (sorry!) Pi model: Pi Zero W Rev 1.1 GPIO Zero version: 1.4.1 Pin factory used: RPiGPIO At least when used with RPiGPIO, software...
### Steps to reproduce 1. Have an unverified device 2. Receive an E2E message from a use who does *not* have "Never send encrypted messages to unverified sessions from this...
### Steps to reproduce 1. start a new eleweb session 2. verify it from another device (QR code scan) 3. new session still shows as not trusted ### Outcome ####...