Closed joaopeixoto13 closed 1 week ago
This PR fixes the method responsible for checking pending Remote I/O requests by adding the missing ! operator to the list_empty call.
!
list_empty
This PR fixes the method responsible for checking pending Remote I/O requests by adding the missing
!
operator to thelist_empty
call.