Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a concurrency check to inform users of invalid use #4420

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

viceroypenguin
Copy link
Contributor

Adds a concurrency detector, which will throw when the DataConnection has been used on multiple threads or in simultaneous situations incorrectly.

Fixes #4405

@viceroypenguin
Copy link
Contributor Author

/azp run test-all

@linq2db linq2db deleted a comment from azure-pipelines bot Feb 7, 2024
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@viceroypenguin
Copy link
Contributor Author

/azp run test-all

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@viceroypenguin viceroypenguin marked this pull request as draft February 8, 2024 13:33
@MaceWindu MaceWindu modified the milestones: 5.4.0, In-progress Feb 19, 2024
@viceroypenguin
Copy link
Contributor Author

/azp run test-all

@viceroypenguin viceroypenguin marked this pull request as ready for review April 23, 2024 13:27
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add Concurrency Check with explicit exceptions
3 participants