I have attached a patch that tries to make some of the comments in scheduler.c easier to follow, such as the comments that reference the old channels_waiting_for_cells and channels_waiting_to_write lists that were removed in commit 3530825c5. It also simplifies a couple of the channel state changes.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items
0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items
0
Link issues together to show that they're related.
Learn more.
It seems to be upset about the changes/ticket33349 file using the header "Code simplifications and refactoring", which your doc/HACKING/CodingStandards.md documentation says I should use.
Apparently the lintChanges script only accepts "Code simplification and refactoring" [with no s at the end of "simplification"]. I'll edit the script to be a bit more tolerant, since the sortChanges.py script knows how to clean that one up.
Thanks, if you'd like I can update the header to remove the extra 's'. And @dgoulet I added a reply to the PR, if there's any way I can improve the code comment that you commented on let me know. I don't want to change anything while this ticket is in the 'merge_ready' state, but I can still change something if anyone would like.
Thanks, if you'd like I can update the header to remove the extra 's'. And @dgoulet I added a reply to the PR, if there's any way I can improve the code comment that you commented on let me know. I don't want to change anything while this ticket is in the 'merge_ready' state, but I can still change something if anyone would like.
Nice thanks! And yes, just push a fixup commit for the removal of 's' and we'll be on our way to merge this.
Nice thanks! And yes, just push a fixup commit for the removal of 's' and we'll be on our way to merge this.
I posted a fixup commit, but I'm not sure if you want me to squash it as well (or if you do that yourself so that you can audit changes better). If you want me to squash them let me know.