Skip to content

Conversation

@feloy
Copy link
Contributor

@feloy feloy commented Jun 27, 2025

Starts the monitoring and the states dispatcher.

The API sender passed to the dispatcher is only logging info in the console. It will be replaced by RPC channels in upcoming PR

@feloy feloy force-pushed the feat/start-monitoring branch from b8bf903 to 53644d2 Compare June 27, 2025 14:23

vi.mock(import('node:fs'));
vi.mock(import('node:fs/promises'));
vi.mock('node:fs');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we're using vi.mock(import(')) pattern to ensure it's working well if we move/change a dependency

Signed-off-by: Philippe Martin <[email protected]>
@feloy feloy force-pushed the feat/start-monitoring branch from 53644d2 to 6727a66 Compare June 27, 2025 15:02
@feloy feloy marked this pull request as ready for review June 27, 2025 15:05
@feloy feloy requested a review from benoitf June 27, 2025 15:05
@feloy feloy merged commit 5d9cde3 into podman-desktop:main Jun 27, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants