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

Refactor Os::Queue into CMake Selection #2725

Open
10 tasks
LeStarch opened this issue May 10, 2024 · 0 comments
Open
10 tasks

Refactor Os::Queue into CMake Selection #2725

LeStarch opened this issue May 10, 2024 · 0 comments

Comments

@LeStarch
Copy link
Collaborator

F´ Version
Affected Component

Feature Description

  • Refactor Os::Queue into the Interface, Os::Queue, and Implementation classes (following pattern of Os::File)
  • Implement Posix implementation
  • Implement Stub implementation
  • Clean up multiple queue implementations that already exist
  • Implement Test stub implementation
  • Build common rules-based tests
  • Build specific posix tests
  • Build stub interface tests
  • Setup default posix implementation for Posix platforms
  • Document
@LeStarch LeStarch mentioned this issue May 10, 2024
11 tasks
@LeStarch LeStarch added this to the Release v3.5.0 milestone May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant