Skip to content

Conversation

@wesm
Copy link
Member

@wesm wesm commented Jul 31, 2017

@pcmoritz this might be a little bit OCD since all of the valgrind warnings were for memory that was still reachable, but let me know what you think.

wesm added 2 commits July 31, 2017 17:55
Change-Id: I8c4fc9dc9a4b1b0e6eab44b912c92757eb2a7e43
Change-Id: I81d5f8e11709d9ae168ac074b6a229f566d56f74
/// \brief Run the event loop.
///
/// @return Void.
void run();
Copy link
Contributor

Choose a reason for hiding this comment

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

Consider renaming this to EventLoop::Start for overall consistency with EventLoop::Stop

Copy link
Member Author

Choose a reason for hiding this comment

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

Sounds good. I made a clean sweep over the rest of the EventLoop methods for consistency

@pcmoritz
Copy link
Contributor

Except for the small inconsistency, this looks good to me!

Change-Id: Ie38b9086d2b55e1c97b22f731276a94038e50e3a
@wesm
Copy link
Member Author

wesm commented Aug 1, 2017

Appveyor build running here, will merge when complete: https://ci.appveyor.com/project/wesm/arrow/build/1.0.811

@asfgit asfgit closed this in 3a84653 Aug 1, 2017
@wesm wesm deleted the ARROW-1265 branch August 1, 2017 05:05
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.

2 participants