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

Fix crash when purge deleting while starting #3679

Merged
merged 2 commits into from
Sep 30, 2024

[qemu] Fix signal connections being invalid

3571904
Select commit
Loading
Failed to load commit list.
Merged

Fix crash when purge deleting while starting #3679

[qemu] Fix signal connections being invalid
3571904
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 27, 2024 in 0s

33.33% of diff hit (target 88.92%)

View this Pull Request on Codecov

33.33% of diff hit (target 88.92%)

Annotations

Check warning on line 2699 in src/daemon/daemon.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/daemon.cpp#L2699

Added line #L2699 was not covered by tests

Check warning on line 2703 in src/daemon/daemon.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/daemon.cpp#L2701-L2703

Added lines #L2701 - L2703 were not covered by tests

Check warning on line 2705 in src/daemon/daemon.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daemon/daemon.cpp#L2705

Added line #L2705 was not covered by tests

Check warning on line 655 in src/platform/backends/qemu/qemu_virtual_machine.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/backends/qemu/qemu_virtual_machine.cpp#L651-L655

Added lines #L651 - L655 were not covered by tests

Check warning on line 665 in src/platform/backends/qemu/qemu_virtual_machine.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/backends/qemu/qemu_virtual_machine.cpp#L664-L665

Added lines #L664 - L665 were not covered by tests

Check warning on line 671 in src/platform/backends/qemu/qemu_virtual_machine.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/backends/qemu/qemu_virtual_machine.cpp#L667-L671

Added lines #L667 - L671 were not covered by tests

Check warning on line 673 in src/platform/backends/qemu/qemu_virtual_machine.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/backends/qemu/qemu_virtual_machine.cpp#L673

Added line #L673 was not covered by tests

Check warning on line 676 in src/platform/backends/qemu/qemu_virtual_machine.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/backends/qemu/qemu_virtual_machine.cpp#L675-L676

Added lines #L675 - L676 were not covered by tests

Check warning on line 679 in src/platform/backends/qemu/qemu_virtual_machine.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/backends/qemu/qemu_virtual_machine.cpp#L678-L679

Added lines #L678 - L679 were not covered by tests

Check warning on line 686 in src/platform/backends/qemu/qemu_virtual_machine.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/backends/qemu/qemu_virtual_machine.cpp#L686

Added line #L686 was not covered by tests

Check warning on line 690 in src/platform/backends/qemu/qemu_virtual_machine.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/backends/qemu/qemu_virtual_machine.cpp#L689-L690

Added lines #L689 - L690 were not covered by tests

Check warning on line 692 in src/platform/backends/qemu/qemu_virtual_machine.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/backends/qemu/qemu_virtual_machine.cpp#L692

Added line #L692 was not covered by tests

Check warning on line 694 in src/platform/backends/qemu/qemu_virtual_machine.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/backends/qemu/qemu_virtual_machine.cpp#L694

Added line #L694 was not covered by tests

Check warning on line 696 in src/platform/backends/qemu/qemu_virtual_machine.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/platform/backends/qemu/qemu_virtual_machine.cpp#L696

Added line #L696 was not covered by tests