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/r7
parent
77d1a3531c
commit
f9ff23446d
Loading…
Reference in New Issue