Skip to content

Check if connection is established before performing a locked operation. - #47

Open
SystemKeeper wants to merge 2 commits into
lifeemotions:masterfrom
SystemKeeper:check-connected
Open

SystemKeeper wants to merge 2 commits into
lifeemotions:masterfrom
SystemKeeper:check-connected

Conversation

@SystemKeeper

Copy link
Copy Markdown

Without this check a call to PerformLockedOperation waits indefinitely to aquire a lock if the connection isn't available.
See #43

Not sure if InvalidOperationException is ok here or if we should introduce a lib specific exception?!

Without this check a call to PerformLockedOperation waits indefinitely to aquire a lock if the connection isn't available.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants