Skip to content

Respond with error when open invitation buckets are empty

Cecylia Bocovich requested to merge cohosh/lox-rs:issue/43 into main

Expand the error type returns by invite() to include a new error for when there are no available bridges for open invitation users. This fixes a bug that previously caused a panic when we have no bridges to distribute.

Closes #43 (closed)

Merge request reports