Should the default for the `threading` feature be `multi`?
Open
transition
- Dominant language
- C++
- Stars
- 251
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
It's currently `single`:
```
feature.feature threading
: single multi
: propagated ;
```
which seems outdated.
Contributor guide
Assessment
This issue has not been assessed yet.