Skip to content

Conversation

dezhishen
Copy link
Member

Close #1032

This issue was introduced in #791

@xrgzs xrgzs requested a review from Copilot August 18, 2025 02:32
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR modifies the CI startup process by changing how the OpenList service is initialized, removing the previous directory copying mechanism and switching to direct execution of the OpenList server command.

  • Removes the OpenList directory copying logic that was previously used for service initialization
  • Changes from using runsvdir to directly executing the OpenList server command
  • Moves the runsvdir execution to run in the background only when aria2 is enabled

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@xrgzs xrgzs changed the title fix(ci): Modify the way of star OpenList. fix(docker): improve startup process and SIGTERM handling Aug 18, 2025
@dezhishen dezhishen merged commit 10a14f1 into OpenListTeam:main Aug 18, 2025
14 checks passed
@dezhishen dezhishen deleted the docker branch August 18, 2025 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] 数据库写入
2 participants