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

Problem shutting down plug-in when abnormal #77

Closed
cherrychip8293 opened this issue Jul 25, 2023 · 7 comments
Closed

Problem shutting down plug-in when abnormal #77

cherrychip8293 opened this issue Jul 25, 2023 · 7 comments

Comments

@cherrychip8293
Copy link

If the server fails and shuts down abnormally, the plug-in does not shut down when using the mysql connection, resulting in a bug in which the server is maintained

@matcracker
Copy link
Owner

Hi, can you explain better your case? I tried to reproduce it but without any problem. Thank you.

@cherrychip8293
Copy link
Author

Hi, can you explain better your case? I tried to reproduce it but without any problem. Thank you.

If you intentionally try to cause an error in a plug-in other than that plug-in, there will be a delay problem

@matcracker
Copy link
Owner

Hi, can you explain better your case? I tried to reproduce it but without any problem. Thank you.

If you intentionally try to cause an error in a plug-in other than that plug-in, there will be a delay problem

Ok, I'll try later.

@matcracker
Copy link
Owner

I'm not able to reproduce the issue... Does it happen after a while the server is on?

@matcracker
Copy link
Owner

Try to enable the debug-mode option in the config.yml of the plugin in order to see if something is printing during the shutdown.

@matcracker
Copy link
Owner

Maybe it's related to poggit/libasynql#85 (comment)

@matcracker
Copy link
Owner

Fixed in v1.2.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants