fluent / fluent/fluent-bit-go

Replace contexts with cgo.Handle implementation

Open
#53 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
202
Forks
61
Avg merge
7d 20h
Merged PRs (30d)
2

Description

`cgo.Handle` was added to Go in 1.17. It is equivalent to our implementation, but uses `atomic.AddUintptr` which is more efficient than `C.CString("")`.

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.