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

Allow messages.read() opts to take priority over defaults #29

Merged
merged 3 commits into from
Nov 19, 2018

Conversation

telamon
Copy link
Contributor

@telamon telamon commented Nov 18, 2018

Changed the order of the xtend() assignment, so that passed opts
takes priority making it possible to override the
{reverse: true} with a false value instead.

Also added some semi-accurate documentation to that method based on
assumptions.

Tony Ivanov added 3 commits November 18, 2018 16:34
Changed the order of the `xtend()` assignment, so that passed opts
 takes priority making it possible to override the
`{reverse: true}`  with a `false` value instead.

Also added some semi-accurate documentation to that method based on
assumptions.
Made the call to callback unconditional, so that you don't have to
wait forever until your callback gets invoked if anything goes wrong. ;)
@cblgh cblgh merged commit e6b15dd into cabal-club:master Nov 19, 2018
@cblgh
Copy link
Member

cblgh commented Nov 19, 2018

heck yeah for semi-accurate docs

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