glommio
                                
                                 glommio copied to clipboard
                                
                                    glommio copied to clipboard
                            
                            
                            
                        Merge common impls of `submit_one_event` into `submit_event_chain`
What does this PR do?
Address https://github.com/DataDog/glommio/issues/548
Motivation
Refactor code to reduce code duplication.
Related issues
Additional Notes
Pure refactoring; no behavior change.
Checklist
[] I have added unit tests to the code I am submitting [] My unit tests cover both failure and success scenarios [] If applicable, I have discussed my architecture
Hey @vmingchen -- In the future, can you either fill out the pull request template or at least delete it (if it's not relevant, though that's also debatable..)? It was surprising to come read this and realize it was just the template unchanged.
Hey @vmingchen -- In the future, can you either fill out the pull request template or at least delete it (if it's not relevant, though that's also debatable..)? It was surprising to come read this and realize it was just the template unchanged.
Sorry about that. Edited the PR description.
anything missing for merging this ?