-
Thank you for maintaining the flexible atomic code.
I ran the following code with the latest version of the flexible atomic code and got a segmentation fault.
How do I get around this problem?
``…
-
I feel that it's a good idea for the API to make fsyncing the directory of a file optional on Linux. Currently it's unconditionally performed on Linux. But flushing the directory results in a speed pe…
-
Currently there are two ways how requests of atomic data outside of data range are handled.
1. An error is returned when the interpolator is requested to extrapolate
2. Interpolator extrapolates
…
-
In the chapter about Atomics (Chapter 8.3 sub-section "Data Accesses") there is a very strong statement made about the possibility of synchronizing data between any two or more threads using only norm…
-
### Description
We have a Thread that consumes some data from the BlockingCollection, as some point in time, we will finish adding elements and we want to wait for the consumer to process all the dat…
-
Feature gate: `#![feature(generic_atomic)]`
This is a tracking issue for replacing the distinct `Atomic*` types with a generic `Atomic` type. This allows using `Atomic` with FFI type aliases and help…
CAD97 updated
1 month ago
-
## Synopsis
When running `team51 wpcom:run-site-wp-cli-command` on a high percentage of our Atomic sites (40%?), it fails with this error:
```
❌ API error (500 https://opsoasis.wpspecialproject…
-
Hello, thanks for developing this package. This question has probably be asked in some form but I did not come across it yet: It would be nice if data frame attributes (such as the class) and other at…
-
Hi Connor,
I posted this in `forallpeople` repo but after investigation and using pint as an alternative, the issue is still presist.
I am looking for a way to remove trailing zeros. I think the i…
-
**Is your feature request related to a problem? Please describe.**
For MetaFateStore, it would be beneficial to have all the data associated with a fate id in a single ZooKeeper node. This allows for…