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 Arrow "cancel" wording for consistency #2055

Merged
merged 1 commit into from
Feb 14, 2020

Conversation

aballano
Copy link
Member

Change cancel wording to have 2 Ls for consistency

Copy link
Member

@pakoito pakoito left a comment

Choose a reason for hiding this comment

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

I feel better knowing that BIO is already very breaking hahaha

@aballano aballano merged commit 43e3dab into release/0.11.0 Feb 14, 2020
@aballano aballano deleted the ab/cancel-wording branch February 14, 2020 09:49
rachelcarmena pushed a commit that referenced this pull request Feb 24, 2021
* Renaming cancelable to cancellable and similars

* Change cancel wording to have 2 Ls for consistency (#2055)

* Nits :)

* Nits

* Remove TO-DOs

Co-authored-by: danieh <danimontoya_86@hotmail.com>
rachelcarmena added a commit that referenced this pull request Feb 24, 2021
* 0.11.0/bio (#1975)

* BIO - Part 1 (#1851)

* Add E param

* Fix imports & types

* Add RaiseError case

* Refactor IO name

* [BIO]: include `E` into IOFrame & IORunLoop (#1859)

* Rewrite IOFrame

* Update IORunLoop & fix resulting combinators

* Move public code to IO.kt

* Refactor Right to Success

* IO: IOConnection & IOBracket (#1870)

* Update ForwardCancelable

* Update IOBracket

* Remove KindConnection and refactor into IOConnection

* IO Concurrency combinators & Green Build (#1892)

* BIO - Part 1 (#1851)

* Add E param

* Fix imports & types

* Add RaiseError case

* Refactor IO name

* [BIO]: include `E` into IOFrame & IORunLoop (#1859)

* Rewrite IOFrame

* Update IORunLoop & fix resulting combinators

* Move public code to IO.kt

* Refactor Right to Success

* IO: IOConnection & IOBracket (#1870)

* Update ForwardCancelable

* Update IOBracket

* Remove KindConnection and refactor into IOConnection

* Rewrite UnsafePromise

* Rewrite ParMap2

* Update IOParMap3

* Update IORacePair

* Update IORaceTriple

* Fix tests

* Fix KIO benchmarks

* Fix imports Ank

* Fix IOExample

* Fix unused imports

* Fix imports benchmarks

* Fix arrow-integrations-retrofit-adapter

* Fix FpToTheMax & typeclasses example

* KtLintFormat

* Fix IOTest

* Fix more tests

* Fix merge conflicts

* KtLintFormat

* Fix MaybeK bracket and use it for QueueTest

* Throw proper exception in impossible cases

* Revert removing runAsync

* Fix build

* KtLintFormat

* Temporary solution for DSL receiver conflict overloads (#1994)

* Add fix and test (#2013)

* More meaningful functions mapping Either to BIO (#2002) (#2003)

* Add missing test and fix merge review changes (#2016)

* Change cancel wording to have 2 Ls for consistency (#2055)

* Arrow test conflict after merge

* Fix benchmarks

* Fix build

* Fix some errors in tests and code

Fix L spelling of cancellable

* Conf: separate 0.11.0 version

* Merge fixes

* Merge fixes

* Fix package for eq (#135)

* Fix doc generation and validation failures (#132)

Co-authored-by: nomisRev <vergauwen.simon@gmail.com>
Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>

* After release 0.10.5: just considering one wip version (#133)

Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
Co-authored-by: Simon Vergauwen <vergauwen.simon@gmail.com>
Co-authored-by: Paco <pakoito@users.noreply.github.com>
Co-authored-by: Oskar Drozda <themppsplx@gmail.com>
Co-authored-by: Alberto Ballano <aballano@users.noreply.github.com>
Co-authored-by: raulraja <raulraja@users.noreply.github.com>
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