oceanbase / oceanbase/seekdb

Remove unused source directory deps/oblib/src/lib/async

Open Beginner friendly
#402 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

dima type: task
Dominant language
C++
Stars
2.9k
Forks
339
Avg merge
1d 19h
Merged PRs (30d)
52

Description

Description

The source code directory deps/oblib/src/lib/async is not referenced anywhere in the project and is not included in the CMake build configuration. It should be removed from the repository to clean up unused code.

Proposed Solution

Delete the deps/oblib/src/lib/async directory from the source tree.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting deps/oblib/src/lib/async and searching the repository for references to that directory. Check the CMake build configuration to confirm it is not included, then remove the directory from the source tree. Done means no references remain and the project still configures successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, cpp
Domain
build-system
Issue type
Refactor
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
70/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.