-
Currently, the `OnClose` event on `BrowserWindow` does not provide any event args to callees of the event. This makes it impossible to prevent closing the window from C# code directly without involvin…
-
-
Repro:
`dotnet new console`
`app.csproj`:
```xml
Exe
net8.0
enable
enable
true
false
NU1605;NU1603;NU1701
…
-
As a side effect of profiling Stylo for
https://bugzilla.mozilla.org/show_bug.cgi?id=1371496, I picked up some
numbers for Rayon too.
I ran the Stylo benchmark in the abovementioned bug with 1, 4…
-
I noticed that the rule currently has a [hard-coded blacklist](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/1dca2f3d9a5b42976b6d1b2d5038f5a5b9e5467d/rules/no-fn-reference-in-iterator.js#…
-
Sled agent spawns a state monitor task per instance that calls Propolis's `instance_state_monitor` endpoint, watches for VM state transitions, processes them, and relays any resulting instance state c…
-
Hi,
I have a qusetion about how phasar build call graph. I find call graph miss some virtual call edges when I set the param "**ExactMatch**" to true in method **matchesSignature**. I konw this will…
-
I keep getting error: System.NullReferenceException: 'Object reference not set to an instance of an object.' call_agent_ was null.
I used all the code from the quickstart, yet it is not working. Is…
-
**Describe the bug**
There are several common `callees` which support objects with class names in keys. The existing implementation of a few rules only scans object keys [in a function named `class…
-
**Current setup**
One crossbar router (pypy, 20.5.1.dev1) with several services registered for shared registrations (round-robin).
The services leave and join from time to time when they are updated…