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

[poed]Change timestamp calculate method and blocking action in cfg save/load #22

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

leonchiang
Copy link
Contributor

Fix issue #20:

  1. Change timestamp calculate method in unix timestamp format
  2. When using the poecli cfg save/load function, user must wait poe agent
    until the chip state or runtime cfg updated.
  3. Check ipc file (/run/poe_ipc_event) before open it, make sure it's named pipe.

…ve/load

1. Change timestamp calculate method in unix timestamp format
2. When using the poecli cfg save/load function, user must wait poe agent
   until the chip state or runtime cfg updated.
3. Check ipc file (/run/poe_ipc_event) before open it, make sure it's named pipe.

Signed-off-by: leon.chiang <[email protected]>
Add global flag to blocking autosave thread when the ipc_event get save/load actions.

Signed-off-by: leon.chiang <[email protected]>
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.

1 participant