Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Avoid asserts connecting/disconnecting clients #1177

Closed
bbangert opened this issue Apr 15, 2018 · 0 comments
Closed

Avoid asserts connecting/disconnecting clients #1177

bbangert opened this issue Apr 15, 2018 · 0 comments
Assignees
Labels

Comments

@bbangert
Copy link
Member

Connecting clients uses an assert, and we should disconnect the client if its the same uaid.

@bbangert bbangert added this to the PUSHSVC-0: quality milestone Apr 15, 2018
bbangert added a commit that referenced this issue Apr 15, 2018
Removes the asserts when adding the uaid to the uaids hash, and issue
proper disconnect call to existing client. Ensure uaid removal removes
the right client indicated by a separate UUID per client object.

Convert IncrementStorage call to pure Rust async and remove Python
implementation.

Closes #1177
bbangert added a commit that referenced this issue Apr 15, 2018
Removes the asserts when adding the uaid to the uaids hash, and issue
proper disconnect call to existing client. Ensure uaid removal removes
the right client indicated by a separate UUID per client object.

Convert IncrementStorage call to pure Rust async and remove Python
implementation.

Closes #1177
bbangert added a commit that referenced this issue Apr 15, 2018
Removes the asserts when adding the uaid to the uaids hash, and issue
proper disconnect call to existing client. Ensure uaid removal removes
the right client indicated by a separate UUID per client object.

Convert IncrementStorage call to pure Rust async and remove Python
implementation.

Closes #1177
bbangert added a commit that referenced this issue Apr 15, 2018
Removes the asserts when adding the uaid to the uaids hash, and issue
proper disconnect call to existing client. Ensure uaid removal removes
the right client indicated by a separate UUID per client object.

Convert IncrementStorage call to pure Rust async and remove Python
implementation.

Closes #1177
bbangert added a commit that referenced this issue Apr 15, 2018
Removes the asserts when adding the uaid to the uaids hash, and issue
proper disconnect call to existing client. Ensure uaid removal removes
the right client indicated by a separate UUID per client object.

Convert IncrementStorage call to pure Rust async and remove Python
implementation.

Closes #1177
bbangert added a commit that referenced this issue Apr 15, 2018
Removes the asserts when adding the uaid to the uaids hash, and issue
proper disconnect call to existing client. Ensure uaid removal removes
the right client indicated by a separate UUID per client object.

Convert IncrementStorage call to pure Rust async and remove Python
implementation.

Closes #1177
@bbangert bbangert self-assigned this Apr 15, 2018
bbangert added a commit that referenced this issue Apr 15, 2018
Removes the asserts when adding the uaid to the uaids hash, and issue
proper disconnect call to existing client. Ensure uaid removal removes
the right client indicated by a separate UUID per client object.

Convert IncrementStorage call to pure Rust async and remove Python
implementation.

Closes #1177
bbangert added a commit that referenced this issue Apr 16, 2018
Removes the asserts when adding the uaid to the uaids hash, and issue
proper disconnect call to existing client. Ensure uaid removal removes
the right client indicated by a separate UUID per client object.

Convert IncrementStorage call to pure Rust async and remove Python
implementation.

Closes #1177
bbangert added a commit that referenced this issue Apr 17, 2018
Removes the asserts when adding the uaid to the uaids hash, and issue
proper disconnect call to existing client. Ensure uaid removal removes
the right client indicated by a separate UUID per client object.

Convert IncrementStorage call to pure Rust async and remove Python
implementation.

Closes #1177
bbangert added a commit that referenced this issue Apr 17, 2018
Removes the asserts when adding the uaid to the uaids hash, and issue
proper disconnect call to existing client. Ensure uaid removal removes
the right client indicated by a separate UUID per client object.

Convert IncrementStorage call to pure Rust async and remove Python
implementation.

Closes #1177
jrconlin pushed a commit that referenced this issue Apr 18, 2018
Removes the asserts when adding the uaid to the uaids hash, and issue
proper disconnect call to existing client. Ensure uaid removal removes
the right client indicated by a separate UUID per client object.

Convert IncrementStorage call to pure Rust async and remove Python
implementation.

Closes #1177
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant