-
Notifications
You must be signed in to change notification settings - Fork 71
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
Test failure: plugin_test #1435
Comments
I think it may be related to this change (I made) in include/appbase/application_instance.hpp:42, which was applied when you caught appbase to tip. It was part of my plugin startup/shutdown issue which had changes both in appbase and leap, but only the appbase PR was merged to main. I'm looking into the issue. |
Another failure: https://github.com/AntelopeIO/leap/actions/runs/5622859188/job/15236444961
|
Looks like the terminate is because we are not joining the
|
Nice find. I am having a bad time trying to debug this as it happens intermittently. This definitely seems needed! |
Could this change trigger the issue? |
Test Fix: Controller calls only valid when building a block
https://github.com/AntelopeIO/leap/actions/runs/5616780429/job/15219829929
The text was updated successfully, but these errors were encountered: