CI for thunks
Open
- Dominant language
- C++
- Stars
- 8k
- Forks
- 351
- Avg merge
- 12h 31m
- Merged PRs (30d)
- 102
Description
Thunks are particularly fragile especially when we have multiple memory allocators flying around.
We need a CI that tests thunks to some extent to make sure we don't break them.
Particularly need tests that stress thunks that are allocating memory and passing it to the guest.
Hopefully something that is hitting xcb since those libraries allocate quite a bit of memory and pass it to the guest.
Contributor guide
Assessment
This issue has not been assessed yet.