Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T183346
Change Details
Change Details
Old
New
Diff
Looks like by calling `Remove` you just set `Removed` flag inside `Callqueue` and not remove it actually, and calling `GetRemainingTime` returns time for this entry until it is timed out
Looks like by calling `Remove` you just set `Removed` flag inside `Callqueue` and not remove it actually, and `GetRemainingTime` not checked for this flag and returns time for this entry until it is timed out
Looks like by calling `Remove` you just set `Removed` flag inside `Callqueue` and not remove it actually, and
calling
`GetRemainingTime`
not checked for this flag and
returns time for this entry until it is timed out
Continue