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

update microsite cancellation example and some polish #140

Merged

Conversation

ramytanios
Copy link
Contributor

No description provided.

Copy link
Owner

Choose a reason for hiding this comment

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

I think I prefer more explicit imports. Lets you see at a glance what is being used and reduces the risk of accidentally shadowing something you need. cats.syntax.all._ and cats.effect.implicits._ are exceptions to this rule.

docs/examples/cancellation.md Outdated Show resolved Hide resolved
ramytanios and others added 2 commits June 4, 2023 19:03
Co-authored-by: Christoph Bunte <christophbunte@gmail.com>
@ramytanios ramytanios marked this pull request as ready for review June 4, 2023 17:11
Copy link
Owner

@buntec buntec left a comment

Choose a reason for hiding this comment

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

Thanks a lot!

@buntec buntec merged commit d1a09a0 into buntec:main Jun 4, 2023
6 checks passed
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