Fix a bug in stealing code
This commit is contained in:
parent
3d46d7cb97
commit
9590df1122
2 changed files with 2 additions and 3 deletions
|
|
@ -142,7 +142,6 @@ impl PeerStates {
|
|||
begin: req.offset,
|
||||
length: req.size,
|
||||
})));
|
||||
live.inflight_requests.remove(&req);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue