Forgot to mark myself as on the retry list
--HG-- extra : convert_revision : c20170320a284a7bf143a929e4d3aa1475a8bfe0
This commit is contained in:
parent
3c7e0ec752
commit
14c8e8b227
1 changed files with 1 additions and 0 deletions
|
@ -231,6 +231,7 @@ class Bus : public MemObject
|
||||||
inRetry = false;
|
inRetry = false;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
port->onRetryList(true);
|
||||||
retryList.push_back(port);
|
retryList.push_back(port);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue