Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(task): move task out of runtime (#1845)
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
- Loading branch information