We should probably have a different instance of gapir for every capture.
Open
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 329
- PR merge metrics
- No merged PRs in 30d
Description
There is an unfortunate driver issue where they may keep global data around about a particular application when run. This means if we replay 2 different applications on the same instance of GAPIR, bad things may happen.
Contributor guide
Assessment
This issue has not been assessed yet.