You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can we reproduce it (as minimally and precisely as possible)?
See build
Anything else we need to know?
No response
OS version
# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here
# On Windows:C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here
The text was updated successfully, but these errors were encountered:
I think this actually caused the error, as it happened during processing of a /spi/v1/reset API call, which shouldn't have stopped the VM (but caused it to restart in place)
peterbroadhurst
changed the title
bug:
bug: intermittent error in reset/shutdown during E2E test
Feb 28, 2025
What happened?
Noticed panic in stop code when debugging a test failure.
Build: https://github.com/hyperledger/firefly/actions/runs/13591410372/job/37998345407?pr=1647
Artifact download URL: https://github.com/hyperledger/firefly/actions/runs/13591410372/artifacts/2671414723
What did you expect to happen?
Clean stop
How can we reproduce it (as minimally and precisely as possible)?
See build
Anything else we need to know?
No response
OS version
The text was updated successfully, but these errors were encountered: