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

Do not call userLogin() at __construct() #53

Merged
merged 1 commit into from
May 6, 2020

Conversation

phansys
Copy link
Member

@phansys phansys commented Jan 22, 2020

These changes avoid to call userLogin() at __construct(), allowing the class to be instantiated without firing any request.

@clevelas, @jaffog; if you can, please test the results.

Closes #38.

@phansys phansys merged commit 2c3489e into confirm:master May 6, 2020
@phansys phansys deleted the ticket_38 branch May 6, 2020 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Lazy Connect
2 participants