-
I have a naive question which may betray my background in programming language theory: what is the intended notion of Sail program equality?
I know that this is a subtle issue, and not providing a…
-
Started on https://github.com/chocolatey-community/chocolatey-coreteampackages/pull/1517:
> I just noticed one problem:
>
> 1. Install this package
> 2. Open Code Insiders
> 3. Force reinstall…
-
Try out grobid on CEUR-WS Papers. Does it deliver more or the same as e.g. https://github.com/ailabitmo/sempubchallenge2014-task1/blob/master/CeurWsParser/parsers/publication_parser.py?
-
**Problem:**
- some of the tests contain hardcoded timeouts, it would be nice to have constants that timeout vs putting the number in the code
- ie. [wait_count = 60](https://github.com/cncf/cnf-te…
-
The probe process sends a TCP RST at the conclusion of the gRPC session instead of gracefully shutting down with a FIN/ACK exchange. This causes a lot of noise logging in k8s pods such as:
Feb 01, …
-
### Step 1: Provide a summary of your problem
I am trying to use ` tmuxp.workspacebuilder.WorkspaceBuilder` with a simple `main-horizontal` 3-panes scenario and the created result has the main pane…
-
**What happened**:
When accessing the Litmuschaos , a pop-up regarding "Enable chaos environments" appears. This pop-up includes a horizontal scroll bar that is unnecessary and impacts the user e…
-
During the Open Source Summit NA, we heavily discussed the idea about standardizing/specifying `package.json`. This was in part due to interest from the WinterCG side of things; generally, **how could…
-
### Current Behavior
When meshery server boots up its unable to seed a catalog content (https://github.com/meshery/meshery/blob/master/docs/catalog/abf90eeb-9cd9-4186-b9e4-118946f35ac4/0.0.1/desi…
-
Right now, the `Event` class (after it's persisted) includes all the information we know about an event. Custom event classes only change the type of that class, there's no nice way to change the way …