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>pull/560/head
parent
80b371f6d1
commit
94f554a52f
Loading…
Reference in New Issue