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(task): Move task out of runtime #1845

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Conversation

acelyc111
Copy link
Member

@acelyc111 acelyc111 commented Jan 10, 2024

This is a pure refactor patch without any function changes.
The patch is aim to reduce the size and dependencies of task library,
mainly move the "task" out of "runtime", including:

  • Add a test named "dsn_task_tests"
  • Remove duplicate comments from **/CMakeLists.txt

@acelyc111 acelyc111 force-pushed the rft_task branch 2 times, most recently from 5a49df8 to ca45d3f Compare September 18, 2024 16:10
@Samunroyu Samunroyu self-requested a review September 20, 2024 04:49
@empiredan empiredan merged commit 9daece4 into apache:master Sep 20, 2024
83 of 85 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants