Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dart-lang/async issues and pull requests

#270 - Bump actions/checkout from 4.1.1 to 4.1.2

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: autosubmit

#269 - Test on wasm (dev) and JS

Pull Request - State: closed - Opened by kevmoo 4 months ago

#268 - [Proposal] Add a CountDownLatch implementation

Issue - State: open - Opened by navaronbracke 4 months ago

#267 - Update to latest lints, require Dart 3.2

Pull Request - State: closed - Opened by kevmoo 5 months ago - 1 comment

#266 - Bump dart-lang/setup-dart from 1.6.0 to 1.6.2

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: autosubmit

#265 - Inconsistent behavior of `Stream.listen` on broadcast streams

Issue - State: closed - Opened by talesbarreto 5 months ago - 1 comment

#264 - Clarify `CancelableOperation` docs

Issue - State: open - Opened by dickermoshe 5 months ago - 1 comment

#263 - Add an API wrapping runZonedGuarded that surfaces the first error

Issue - State: open - Opened by natebosch 5 months ago - 4 comments

#262 - Fix typo

Pull Request - State: closed - Opened by FuturisticGoo 6 months ago - 6 comments

#261 - `CaptureExtension` added into `Future<T>`

Pull Request - State: open - Opened by unacorbatanegra 7 months ago

#260 - Fix/async memoizer storing exception

Pull Request - State: open - Opened by akmalviya03 7 months ago - 1 comment

#259 - AsyncMemoizer is caching exceptions

Issue - State: open - Opened by akmalviya03 7 months ago - 2 comments

#258 - Async cache won't store exceptions

Pull Request - State: open - Opened by akmalviya03 7 months ago - 1 comment

#257 - Async Cache is caching exceptions

Issue - State: open - Opened by akmalviya03 7 months ago - 5 comments

#256 - Make `ParallelWaitError` Include Error Details

Issue - State: open - Opened by caseycrogers 7 months ago - 1 comment

#255 - Bump dart-lang/setup-dart from 1.5.1 to 1.6.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: autosubmit

#254 - Bump actions/checkout from 4.1.0 to 4.1.1

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: autosubmit

#253 - Bump actions/checkout from 3.6.0 to 4.1.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: autosubmit

#252 - Bump dart-lang/setup-dart from 1.5.0 to 1.5.1

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: autosubmit

#251 - Migrate the Result type to sealed classes

Issue - State: open - Opened by exaby73 10 months ago - 2 comments

#250 - Bump actions/checkout from 3.5.3 to 3.6.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: autosubmit

#249 - Added Condition and boundedForEach

Pull Request - State: open - Opened by jonasfj 11 months ago

#247 - Bump actions/checkout from 3.5.2 to 3.5.3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: autosubmit

#245 - Update testing SDK in CI

Pull Request - State: closed - Opened by kevmoo about 1 year ago - 1 comment

#244 - Require Dart 2.19, use latest team lints

Pull Request - State: closed - Opened by kevmoo about 1 year ago

#243 - docs: fix typo in CancelableOperation.fromFuture(...) docs

Pull Request - State: closed - Opened by Goddchen about 1 year ago

#242 - blast_repo fixes

Pull Request - State: closed - Opened by devoncarew about 1 year ago

#241 - Add `whereNotNull` for `Stream`

Issue - State: open - Opened by FMorschel about 1 year ago

#240 - Bump actions/checkout from 3.5.0 to 3.5.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#239 - Synchronously forward chained cancellations

Pull Request - State: closed - Opened by natebosch about 1 year ago

#237 - Bump dart-lang/setup-dart from 1.4.0 to 1.5.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#236 - Bump actions/checkout from 3.3.0 to 3.5.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#235 - Add `StreamExtensions.buffer()`

Pull Request - State: closed - Opened by nex3 over 1 year ago - 3 comments

#234 - Bump actions/checkout from 3.2.0 to 3.3.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#233 - Bump dart-lang/setup-dart from 1.3 to 1.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#232 - Simplify implementation of `StreamQueue`.

Pull Request - State: closed - Opened by lrhn over 1 year ago - 6 comments

#231 - blast_repo fixes

Pull Request - State: closed - Opened by devoncarew over 1 year ago

#230 - Regression test for error rejecting transaction

Pull Request - State: closed - Opened by natebosch over 1 year ago - 1 comment

#229 - Bad State error while trying to reject a StreamQueueTransaction

Issue - State: open - Opened by natebosch over 1 year ago
Labels: bug

#228 - update changelog and pubspec version

Pull Request - State: closed - Opened by devoncarew over 1 year ago - 1 comment

#227 - Bump actions/checkout from 3.1.0 to 3.2.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#226 - Future.wait() but with Records

Issue - State: closed - Opened by navaronbracke over 1 year ago - 4 comments
Labels: type-enhancement

#225 - Add CancelableOperation.fromValue

Pull Request - State: closed - Opened by natebosch over 1 year ago

#224 - Nit: fix analysis_options

Pull Request - State: closed - Opened by kevmoo over 1 year ago

#223 - Require Dart 2.18, latest lints, latest CI bits

Pull Request - State: closed - Opened by kevmoo over 1 year ago

#222 - Deprecate StreamQueue.hasNext and StreamQueue.next

Issue - State: closed - Opened by Cat-sushi over 1 year ago

#218 - Adds `ObservableValue` class for observing state changes.

Pull Request - State: closed - Opened by lrhn about 2 years ago - 3 comments

#217 - Make it easier to safely hold a reference that can cancel an operation without holding the whole operation

Issue - State: open - Opened by natebosch about 2 years ago - 1 comment
Labels: enhancement

#216 - Reset method for AsyncMemoizer

Issue - State: closed - Opened by clragon about 2 years ago - 1 comment
Labels: enhancement

#215 - Add CancelableCompleter.completeOperation

Pull Request - State: closed - Opened by natebosch about 2 years ago

#214 - Prepare to publish

Pull Request - State: closed - Opened by natebosch over 2 years ago

#213 - Change the default propagateCancel argument

Pull Request - State: closed - Opened by natebosch over 2 years ago

#212 - Change the default of `propagateCancel` argument in CancelableOperation.then

Issue - State: closed - Opened by natebosch over 2 years ago - 2 comments

#211 - Add CancelableOperation.thenOperation

Pull Request - State: closed - Opened by natebosch over 2 years ago

#210 - It is not easy to chain a CancelableOperation following other work

Issue - State: open - Opened by natebosch over 2 years ago - 10 comments
Labels: enhancement

#209 - Deprecate `AsyncCache.fetchStream`.

Pull Request - State: closed - Opened by lrhn over 2 years ago

#208 - Revert change of visible behavior in `CancelableOperation`.

Pull Request - State: closed - Opened by lrhn over 2 years ago

#207 - Make ephemeral async cache clear sooner.

Pull Request - State: closed - Opened by lrhn over 2 years ago - 2 comments

#206 - Avoid leaking unreachable listeners on `CancelableOperation`.

Pull Request - State: closed - Opened by lrhn over 2 years ago - 1 comment

#205 - StreamQueue hasNext property is not intuitive.

Issue - State: closed - Opened by cvanvlack over 2 years ago - 4 comments
Labels: wontfix

#204 - Clean up `CancelableOperation`.

Pull Request - State: closed - Opened by lrhn over 2 years ago - 4 comments

#202 - Missing tag for version 2.8.2 published in Pub.dev

Issue - State: closed - Opened by timovandeput over 2 years ago - 1 comment

#201 - Stream.where but depending the previous value

Issue - State: closed - Opened by woprandi over 2 years ago - 1 comment

#200 - Possible memory leaks?

Issue - State: closed - Opened by maRci002 over 2 years ago - 2 comments
Labels: enhancement

#199 - Feature request: Lazily check if any Future in a collection matches a given test

Issue - State: closed - Opened by doppio over 2 years ago - 6 comments

#198 - update some StreamGroup apis to Future<void> from Future<dynamic>

Pull Request - State: closed - Opened by jakemac53 over 2 years ago
Labels: cla: yes

#197 - Fix an ArgumentError constructor call

Pull Request - State: closed - Opened by natebosch almost 3 years ago
Labels: cla: yes

#196 - Let `firstOrNull` extension method wait for `cancel` to complete.

Pull Request - State: closed - Opened by lrhn almost 3 years ago
Labels: cla: yes

#195 - Add StreamExtensions.firstOrNull

Pull Request - State: closed - Opened by nex3 almost 3 years ago - 3 comments
Labels: cla: yes

#194 - Add additional CancelableOperation utilities

Pull Request - State: closed - Opened by nex3 almost 3 years ago
Labels: cla: yes

#193 - Deprecate sink_base classes.

Pull Request - State: closed - Opened by lrhn almost 3 years ago
Labels: cla: yes

#192 - Adds `EventSinkAdapter`, `StreamSinkAdapter`.

Pull Request - State: closed - Opened by lrhn almost 3 years ago - 7 comments
Labels: cla: yes

#191 - Stop depending on pkg:charcode and pkg:pedantic.

Pull Request - State: closed - Opened by lrhn almost 3 years ago - 1 comment
Labels: cla: yes

#190 - Prepare to publish (again)

Pull Request - State: closed - Opened by natebosch almost 3 years ago - 1 comment
Labels: cla: yes

#189 - Dart format with latest SDK

Pull Request - State: closed - Opened by kevmoo almost 3 years ago - 1 comment
Labels: cla: yes

#188 - Add *SinkBase classes for implementing custom sinks

Pull Request - State: closed - Opened by nex3 almost 3 years ago
Labels: cla: yes

#187 - how to upgrade async package? I can't upgrade because it's direct dependencies

Issue - State: closed - Opened by alpcanm almost 3 years ago - 3 comments
Labels: question

#186 - Avoid copying with BytesBuilder

Pull Request - State: closed - Opened by natebosch about 3 years ago
Labels: cla: yes

#185 - Use BytesBuilder for collectBytes

Pull Request - State: closed - Opened by natebosch about 3 years ago - 2 comments
Labels: cla: yes

#184 - Fix broadcast StreamGroup ignores streams added after StreamGroup is canceled

Pull Request - State: closed - Opened by anhtuan23 about 3 years ago - 3 comments
Labels: cla: yes

#182 - Faster ChunkedStreamReader.

Pull Request - State: closed - Opened by jonasfj about 3 years ago - 1 comment
Labels: cla: yes

#181 - ChunkedStreamReader is slow with large chunks

Issue - State: closed - Opened by jonasfj about 3 years ago - 3 comments

#180 - Add doc comment on Stream.slices

Pull Request - State: closed - Opened by natebosch about 3 years ago
Labels: cla: yes

#179 - Updating UI based on StreamGroup.merge(streams).asBroadcastStream()

Issue - State: open - Opened by ConstantNel about 3 years ago
Labels: question

#178 - Make isComplete reflect result availability

Pull Request - State: closed - Opened by natebosch about 3 years ago
Labels: cla: yes

#177 - Don't invoke onValue for a canceled operation

Pull Request - State: closed - Opened by natebosch about 3 years ago
Labels: cla: yes

#176 - CancelableOperation.isCompleted docs are incorrect

Issue - State: closed - Opened by natebosch about 3 years ago - 2 comments

#175 - Add a Stream.slices extension method

Pull Request - State: closed - Opened by nex3 about 3 years ago
Labels: cla: yes

#174 - Code review changes for #173

Pull Request - State: closed - Opened by nex3 about 3 years ago
Labels: cla: yes

#173 - Fix a StreamGroup bug when a component stream's listen() throws

Pull Request - State: closed - Opened by nex3 about 3 years ago
Labels: cla: yes

#171 - Fix docs in FutureGroup

Pull Request - State: closed - Opened by natebosch about 3 years ago
Labels: cla: yes

#170 - Prepare to publish

Pull Request - State: closed - Opened by natebosch about 3 years ago
Labels: cla: yes