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

When DB process forced stop #240

Open
sjcsjc123 opened this issue Jul 25, 2023 · 2 comments
Open

When DB process forced stop #240

sjcsjc123 opened this issue Jul 25, 2023 · 2 comments
Assignees
Labels
bug Something isn't working difficult:⭐⭐⭐⭐⭐ Up to five stars

Comments

@sjcsjc123
Copy link
Member

When the DB process is forcibly killed and the close method is not executed properly, this is not an ideal result. We need to support abnormal shutdown and restart the DB to work normally.

@sjcsjc123 sjcsjc123 added bug Something isn't working difficult:⭐⭐⭐⭐⭐ Up to five stars labels Jul 25, 2023
@ZhaoShuaiUp
Copy link
Contributor

I am trying fix it

@sjcsjc123
Copy link
Member Author

After setting goos to linux in the Windows environment, the syscall package still cannot be called. I hope to change the syscall to a cross-platform library. Can syscall be replace by other library?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working difficult:⭐⭐⭐⭐⭐ Up to five stars
Projects
None yet
Development

No branches or pull requests

2 participants