benoitc / benoitc/offset

use libatomic_ops in place of the AtomicLong module

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
core enhancement
Dominant language
Python
Stars
380
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Create a wrapper around [libatomic_ops](https://github.com/ivmai/libatomic_ops).

The current CFFI wrapper only works with some versions of gcc depeding on the platform. Using libatomic_ops allows us to improve the multiplatform support (even on windows) and improve the atomicity when we handle signals.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.