Skip to content
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

Ruby Warnings #849

Merged
merged 3 commits into from Jan 23, 2017
Merged

Ruby Warnings #849

merged 3 commits into from Jan 23, 2017

Conversation

amatsuda
Copy link
Contributor

Here are some fixes for ruby warnings that I see in my app.

@estolfo
Copy link
Contributor

estolfo commented Jan 17, 2017

Hi @amatsuda
Thank you for this. Why have you included the csasl.bundle file?

@amatsuda
Copy link
Contributor Author

@estolfo 😱 I'm so sorry! That was just a mistake. Fixed and push-fed.

@estolfo
Copy link
Contributor

estolfo commented Jan 19, 2017

@amatsuda no worries, thank you for this PR!

@@ -154,6 +154,7 @@ def initialize(seeds, monitoring, options = Options::Redacted.new)
@update_lock = Mutex.new
@pool_lock = Mutex.new
@topology = Topology.initial(seeds, monitoring, options)
@cursor_reaper = nil
Copy link
Contributor

Choose a reason for hiding this comment

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

The @cursor_reaper is initialized on line 175 though..

@estolfo estolfo merged commit fc273c4 into mongodb:master Jan 23, 2017
@amatsuda amatsuda deleted the ⚠️ branch August 8, 2017 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants