-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
feat(Core/Threading): replace ace threading #4821
Conversation
Apparently on Linux std::mutex works just fine but on Windows has some issues? more about it here |
No problem in Win |
ready? |
In win maybe yes |
Compiling and work, but crashes on ctrl+c still happened. |
Ok we can merge this i think, after linux user testing. |
Okay, totaly replaced |
Ready |
this Pr should help with ctrlc crash? or this problem belongs to another part Ace remove? Tested, work. |
No help with |
@azerothcore/testers @azerothcore/developers @mpfans @pklloveyou please check this PR |
Tested on Windows 10Overall no errors or weird behaviour was detected on a 13 minutes uptime server.
|
good job @Winfidonarleyan and thank you very much @claudiodfc and @Mitradis for testing this. As this is quite a big change, I'd like to have more people test this before merging. |
@Winfidonarleyan : I'm recompiling your latest version now 👍 |
Edit: Uptime 2h10m. I'm starting to feel confident it's working now. |
Yep, it seems good. Well done! 🚀 Edit: Will compile and test with my modules etc. enabled as well. Edit2: Seems fine, uptime ~2 hours now. I had to fix some SQL for a module, but that was all. |
So, all okay? |
@Winfidonarleyan : yes, it seems to work just fine for me now. Thanks! |
@Winfidonarleyan the build is failing |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GJ! Have Someone tested it on a live server with medium population?
I've been testing it for a week and I think we can merge it |
@mpfans Thanks for testing |
Changes Proposed:
Issues Addressed:
Tests Performed:
3 people
2 people
How to Test the Changes:
> 5-10 min
Target Branch(es):
How to Test AzerothCore PRs
When a PR is ready to be tested, it will be marked as [WAITING TO BE TESTED].
You can help by testing PRs and writing your feedback here in the PR's page on GitHub. Follow the instructions here:
http://www.azerothcore.org/wiki/How-to-test-a-PR