-
Hi,
I noticed that since firmware-imx_8.22 the `dpfw.bin` DP-Firmware for i.MX8 times out during intial communication. My platform is TQMa8x featuring an i.MX8QM and a DP output.. In my case the fi…
-
|[](https://github.com/glyph)| @glyph reported|
|-|-|
|Trac ID|trac#4977|
|Type|defect|
|Created|2011-03-22 16:27:16Z|
`DeferredList` doesn't override any functionality, and it has no reason to be a …
-
**Describe the bug**
See https://github.com/Jermolene/TiddlyWiki5/issues/6042#issuecomment-922376116
If only throttled tiddlers change, no actual refreshing occurs - it gets deferred until a fut…
-
As it stands now, all our calls to `pkg/log` allocate, regardless of whether or not logging will be done. In addition to that, because we use logrus, logging is pretty slow.
We should evaluate othe…
-
**Is your feature request related to a problem? Please describe.**
the `match` function is the way to start defining cases for a value, but its design is limited because its reactive rather than pr…
-
Currently when we end a transaction:
1. we synchronously fan out and find all the reactor EffectScheduler instances that are out-of-date with the changed Atoms. We "notify" each EffectScheduler tha…
-
It would be very cool for WCDT to visualize which components on the page were hydrated and which ones were not, perhaps by putting colored borders around custom elements in the page, with different co…
-
I have been working on replacing malloc with mimalloc for [OpenSCAD](https://github.com/openscad/openscad) on all our various supported platforms. So far there have been great improvements to perform…
-
TL;DR: the `defer` method for classes is being abused and is causing side effects which could potentially cause the generator or qooxdoo-compiler to break unpredictably; this is easily solved by makin…
-
I would like the consumer of a promise to be able to cancel an operation. While the consumer of a promise should not be able to directly resolve or reject the deferred, it should be able to say that …