Rogan Murley

Results 8 issues of Rogan Murley

Extensible records aren't typechecked properly. The language server throws errors where the the elm compiler does not, and vice versa. I found two different kinds of errors do let me...

type inference

* gevent version: v21.8.0 * Python version: v3.9.10 * Operating System: macOS Monterey v12.0.1 ### Description: It is a common pattern to use a queue as a resource pool. For...

## 💸 TL;DR This PR updates the docs with a warning about `ServerTimeout` exceptions, and a recommendation to avoid SqlAlchemy connection pool leaks until the issue is resolved.

v2.6

The GitHub Wiki is proving woefully inadequate for our documentation needs. I think that we should switch to automatically generating our documentation with something like JSdoc, keeping the wiki for...

The example code is currently quite verbose, incorporating patterns that are not useful at such a small scale. These patterns should be demonstrated elsewhere and the examples made more concise.

Pixi allows us to cache primitives as bitmaps. We should expose this functionality!

The CollisionSystem collision test algorithm is currently quite naive. We should implement spatial partitioning and other optimisations.

## What's the issue? If an `on` attribute is multiline then ARIA validation isn't triggered. ARIA validation should be triggered even if the `on` attribute is multiline. ## How do...

Type: Bug
P3: When Possible
WG: caching
Stale