-
So a release-mode Flutter app may use another Isolate to sample the main Isolate's stack trace for identifying performance bottlenecks using real device data in the wild.
The usage would be similar…
-
https://github.com/mozilla/positron/blob/master/positron/electron/lib/browser/rpc-server.js#L46 checks if a prototype object is strictly equal to _Object.prototype_, i.e. `proto === Object.prototype`.…
-
I think we need to extend the PEG to specify the lower-layer protocols explicitly (I.E., chain multiple schemas together). Especially since HTTP can now also be via UDP and more and more stuff uses HT…
-
When adding line items to cart, the sdk allows adding a higher quantity of variant to the cart than the inventory is set to in admin. These are tracked in shopify and not set to sell negative stock.
…
-
For lwm2mclient_tinydtls:
I type ./lwm2mclient_tinydtls -s 4f75724964656e74697479 -i public -b
Result:
lwm2mclient_tinydtls is stuck in State: STATE_BOOTSTRAPPING and I found it doesn't execute …
-
This is a bug report for perl from jim.avera@gmail.com,
generated with the help of perlbug 1.41 running under perl 5.28.1.
-----------------------------------------------------------------
If *FI…
-
We want to introduce `fromCache` member on `Response` objects. However, this in part depends on how we tackle #38 and also #39 of course. If a `Response` is partially formed from a cached entry, shoul…
-
```
#!/usr/bin/env perl
# $Id: bug.t,v 1.4 2021/08/01 04:07:54 dpchrist Exp $
# by David Paul Christensen dpchrist@holgerdanske.com
# Public Domain.
use strict;
use warnings;
use threads;
use …
-
(This could arguably be in the Humility repo, but I suspect that any changes we make to _fix_ the problem will be in Hubris, so I'm filing it here; YOLO.)
**tl;dr:** The `humility stackmargin` resu…
-
I've sent the bin file of version 1.6 to virustotal.
In the sandbox “VirusTotal Box of Apples” it was detected that /etc/master.passwd was opened.
https://www.virustotal.com/gui/file/87c3ac773cbc9…