gopy: consider using runtime/cgo.Handle
Open
- Dominant language
- Go
- Stars
- 2.3k
- Forks
- 136
- Avg merge
- 14m
- Merged PRs (30d)
- 2
Description
we might want to consider using `runtime/cgo.Handle` (when released and when gopy's minimum Go version matches Go-1.17) instead of our own mechanism.
see:
- https://github.com/golang/go/issues/37033
- https://tip.golang.org/pkg/runtime/cgo/#Handle
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.