Skip to content

Conversation

@astroJeff
Copy link
Contributor

Updated branch from @celiotine and me. We have adjusted events to clarify that they are _start and _end and adjusted the flowchart to correspond.

if binary.event in ["oCE2", "oDoubleCE2"]:
binary.event = "oMerging2"
if double_CE:
binary.event = 'DCE_merger'
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe make it obvious it is at the onset/start of the process of merging (not just in general a merger product), by making it "DCE_merger_start", consistent with your implementation of "*_start" in this PR

if double_CE:
binary.event = 'DCE_merger'
else:
binary.event = 'CE_merger'
Copy link
Contributor

Choose a reason for hiding this comment

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

Same here, CE_merger_start (or CE_merging_start)

@ssbvr ssbvr marked this pull request as draft July 20, 2023 14:07
@mkruckow
Copy link
Collaborator

Update (March 28): @astroJeff , it looks like stalling, hence please get back to work on it or consider to close the PR.

@sgossage sgossage added the backlog This is sitting in our backlog of things to do. Action may be needed to pick back up. label Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backlog This is sitting in our backlog of things to do. Action may be needed to pick back up.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants