Use safe C<->C++ interaction in background worker code
Open
- Dominant language
- C++
- Stars
- 3.2k
- Forks
- 204
- PR merge metrics
- No merged PRs in 30d
Description
### Description
The background worker code uses a mix of C and C++, that's a recipe for problems. We should make this code safe.
Contributor guide
Assessment
This issue has not been assessed yet.