mirror of https://github.com/aya-rs/aya
fix loaded_programs() race in int-tests
in the integration tests we recenctly switched to using our internal api to list programs. I was seeing times when this would race and panic internally (program fd was deleted by aya WHILE we were trying to get it). This ensures that the list succeeded without panicking. Signed-off-by: Andrew Stoycos <astoycos@redhat.com>reviewable/pr560/r3
parent
57370b574d
commit
9ce22837ed
Loading…
Reference in New Issue