-
This issue can be closed once we are able to successfully and efficiently respond to requests for our snapshots through an RPC socket.
Right now, this is the basic outline for the steps to take:
-…
-
Currently, Symphony does not propagate metadata like custom labels and annotations on a claim to resources. It also does not detect changes to metadata because it looks for generation changes.
https:…
-
The analysis identifies opportunities to replace occurrences of variables with their known values to optimize code.
**Direction:** Forward
**Type:** May Analysis
-
I'm not 100% sure if this is not intended behaviour, but I don't think it is correct.
Let's see the following code:
```
from Standard.Base import all
foo v =
if v.length == 0 then "empty"…
-
### Search before asking
- [X] I have searched the X-AnyLabeling [issues](https://github.com/CVHub520/X-AnyLabeling/issues) and found no similar feature requests.
### Description
It would be very …
-
There is a flaw in the logic to the handling of errors for each of the services - we should always propagate the error to the caller for the next action in the set.
Example; if there's two services d…
-
Found by code inspection:
With null analysis enabled, we report two warnings in foo(Object) `Null comparison always yields false: The variable o cannot be null at this location` but none in foo(X)…
-
It would be nice to separate the logic between these sections of the main function e.g. `propagation`
1. Applying Gates/Channel
2. Truncation
3. Merge
As an example of a naive bug where `numgate…
-
### Problem Statement
I am currently using Sentry’s @sentry/browser to monitor our front-end project, while our back-end services (Java, Go, Node.js) are monitored with OpenTelemetry. We hope to use …
-
Hi guys,
I am having a problem with pixi marker. So when I click on the marker, the event is not stopped and keep going through to leaflet layer. I have been looking through in Pixi forum but it does…