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

fix(indexer): fan out when index code chunks #3496

Merged
merged 4 commits into from
Dec 2, 2024
Merged

fix(indexer): fan out when index code chunks #3496

merged 4 commits into from
Dec 2, 2024

Commits on Dec 2, 2024

  1. fix(indexer): fan out when build index chunks

    Signed-off-by: Wei Zhang <[email protected]>
    zwpaper committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    3e510cf View commit details
    Browse the repository at this point in the history
  2. test: fix for fan out

    Signed-off-by: Wei Zhang <[email protected]>
    zwpaper committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    87e6f76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f758a3 View commit details
    Browse the repository at this point in the history
  4. chore: use tokio channel

    Signed-off-by: Wei Zhang <[email protected]>
    zwpaper committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    ea95e20 View commit details
    Browse the repository at this point in the history