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

tickets/dm-2281 #4

Merged
merged 2 commits into from Mar 10, 2015
Merged

tickets/dm-2281 #4

merged 2 commits into from Mar 10, 2015

Conversation

andy-slac
Copy link
Contributor

Reviewing DM-2281

lastChecked = 0

# the pool of named Db objects along with checkFreq and lastCheck time
self._pool[cName] = (dbConn, checkFreq, lastChecked)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

It looks like one can overwrite existing connection name with different connection, it is intended? If not then it needs to be checked.

Copy link
Contributor

Choose a reason for hiding this comment

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

Not intended, I fixed it

@jbecla jbecla merged commit 213c5cd into master Mar 10, 2015
@ktlim ktlim deleted the tickets/DM-2281 branch August 25, 2018 03:43
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.

None yet

2 participants