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

Add option to disable initial get request #380

Merged
merged 2 commits into from
Nov 28, 2020

Conversation

FliegenKLATSCH
Copy link
Contributor

Firing an get here is bad style. If you just want to set an option, there is no need to get it.
Because it's a breaking change, I just added an option. Please consider changing this default behaviour in the next major release.

Firing an get here is bad style. If you just want to set an option, there is no need to get it.
Because it's a breaking change, I just added an option. Please consider changing this default behaviour in the next major release.
@codetheweb
Copy link
Owner

I'm not sure it's "bad style", but does have potential to interfere with synchronous-style usage as you pointed out.

I updated the documentation and it looks good to me.

@codetheweb codetheweb merged commit 1be7ae7 into codetheweb:master Nov 28, 2020
@codetheweb
Copy link
Owner

Published in v6.1.0.

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