Skip to content

propose stress testing for concurrency primitives#19233

Draft
memsharded wants to merge 1 commit intoconan-io:develop2from
memsharded:feature/concurrency_primitives
Draft

propose stress testing for concurrency primitives#19233
memsharded wants to merge 1 commit intoconan-io:develop2from
memsharded:feature/concurrency_primitives

Conversation

@memsharded
Copy link
Member

Changelog: Omit
Docs: Omit

Checking #18253, I think that we will need first some minimal "stress" testing of the synchronization primitives (mutex, readers-writers) without any added Conan complexity. Furthermore the wrappers around fasteners in #18253 seems a bit over-designed, I'd prefer to develop them bottom-up, based on test use cases and needs.

The current PR is only initial proposal of "mutex", but still pending semaphore (readers-writers).

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.

1 participant