-
**Submitting author:** @nkavokine (Nikita Kavokine)
**Repository:** https://github.com/TRIQS/ctseg
**Branch with paper.md** (empty if default branch): 3.3.x
**Version:** 3.3.0
**Editor:** @lucydot
**R…
-
The cancellation of a task might not be synchronous, in some implementations it might be a multi-step operation or a notification sent to a event bus or pub sub queue, and for fast running tasks it ma…
-
This code suggests transition of job status from 'Completed' to 'Killed'
https://github.com/DIRACGrid/DIRAC/blob/v8.0.51/src/DIRAC/RequestManagementSystem/Client/ReqClient.py#L371-L373
```
…
iueda updated
1 month ago
-
bcachefs maintains checksums of data, thus it knows which data has been corrupted. For example, in "bcachefs show-super /dev/sdaX":
```
Device: 0
Label: …
-
In our protobuf messages, we specify both the package and the csharp namespace. For example:
```
syntax = "proto3";
package iss.protobuf.digital_production;
import "google/protobuf/wrappers…
-
# Task List for Project Phoenix - Aizen Integration and Repository Updates
### Categories:
- **Added to Project Phoenix on DDP**
- **Added to Aizen on DDP**
- **Added to Public Repo for Images**…
Xieon updated
2 weeks ago
-
# Provide a better reference for what units are supported.
## Moderator
TBD
### Moderator Status Review [last updated: YYYY-MM-DD]
Brief comment on current status, update periodically
## …
-
**Description**
As [Sebastian](https://github.com/kyma-project/community/blob/main/manifesto/personas.md#sebastian---tech-lead) and [Matthew](https://github.com/kyma-project/community/blob/main/m…
-
-
The logic to check for non-leaves is dubious, _e.g._ a leaf whose name is a suffix of another leaf triggers an error.
The check also depends on the alphabetical ordering on the leaves.
As suggeste…