Skip to content

ENT-9980: Properly handle promise locking with edit line #5815

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

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

larsewi
Copy link
Contributor

@larsewi larsewi commented May 27, 2025

  • verify_files.c: Added missing include for cf3.defs.h
  • files_edit.c: Added missing include for cf3.defs.h
  • verify_files.c: Removed trailing white space
  • Properly handle promise locking with edit line

@larsewi larsewi force-pushed the render branch 4 times, most recently from 5a945a1 to dd79a5a Compare May 28, 2025 09:43
@cf-bottom
Copy link

Thank you for submitting a pull request! Maybe @craigcomstock can review this?

@larsewi larsewi force-pushed the render branch 2 times, most recently from a88a0df to 368096e Compare May 28, 2025 12:37
larsewi added 4 commits May 28, 2025 16:38
This file requires the definition of the enum `PromiseResult`.

Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
This file requires the definition of the enum `PromiseResult`.

Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
Fixed bug causing rendered files can result in erroneously empty files
as a result of promise locking.

Ticket: ENT-9980
Changelog: Commit
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants