-
Notifications
You must be signed in to change notification settings - Fork 5
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
safety.dat unable to SEEK_SET to 0 #646
Milestone
Comments
heifner
added
bug
The product is not working as was intended.
and removed
triage
labels
Aug 27, 2024
For RC3: catch and stop voting, possibly shut down. Finding the root cause of the SEEK_SET error could become a separate issue tracked for a future milestone (after v1.0.0). |
heifner
added a commit
that referenced
this issue
Aug 28, 2024
…t and incorporate vote if save_finalizer_safety_info() returns true. Add missing mutex. Unlikely needed as only accessed during startup or initial transition. Throw exception out of load_finalizer_safety_info() if unable to open file.
heifner
added a commit
that referenced
this issue
Aug 28, 2024
…an exception killing the thread pool
heifner
added a commit
that referenced
this issue
Aug 28, 2024
heifner
added a commit
that referenced
this issue
Aug 28, 2024
[1.0] Improve finalizer safety file exception handling
heifner
added a commit
that referenced
this issue
Aug 28, 2024
…-main [1.0 -> main] Improve finalizer safety file exception handling
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Noticed in log of
lib_advance_test.py
This was before #624
https://github.com/AntelopeIO/spring/actions/runs/10564544450
The text was updated successfully, but these errors were encountered: