Closed giulianobelinassi closed 3 years ago
deadlock.py tests had a chance to fail because it finished all attempts of livepatching before timing out. Previous value did work because the ptrace functions were slow, but now they are optimized and livepatching can be very fast.
Signed-off-by: Giuliano Belinassi gbelinassi@suse.de
deadlock.py tests had a chance to fail because it finished all attempts of livepatching before timing out. Previous value did work because the ptrace functions were slow, but now they are optimized and livepatching can be very fast.
Signed-off-by: Giuliano Belinassi gbelinassi@suse.de