You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when worker do pull or push operation . a pair will be push_back to tracker_ in Customer. but never be erased. when program run a long time. this vector will be very large. is that ok?
The text was updated successfully, but these errors were encountered:
when worker do pull or push operation . a pair will be push_back to tracker_ in Customer. but never be erased. when program run a long time. this vector will be very large. is that ok?
The text was updated successfully, but these errors were encountered: