-
**Describe the bug**
Hi, so I updated Xcode to v16 and tried to build my app for iOS 18 but the AsyncExtensions module got some compilation errors regarding AsyncSubject's Failure associated type.
…
-
Database fetches for batch reporting and other analytic purposes often involve data volumes sufficient to require query results be made available incrementally.
Although PostgreSQL supports fetch cu…
-
### Question
Hi!
I'm generating code with the [OpenAI OpenAPI specification](https://github.com/openai/openai-openapi) and am iterating over streamed responses from the `chat/completions` endpoint…
-
Currently, we are using simple recursive call for coroutine lowering in CoroSplit LLVM pass. However, it limits number of suspension chains due to the limitation of number of call frames.
In theor…
-
### Description
For a `Sendable` opaque return type, the compiler allows the actual type to be non-`Sendable`.
### Reproduction
```swift
extension AsyncSequence {
func makeSendable() -> some …
-
This is a tracking issue for the RFC "2996" (rust-lang/rfcs#2996).
The feature gate for the issue is `#![feature(async_iterator)]`.
### About tracking issues
Tracking issues are used to rec…
-
I think type erasure for complicated `AsyncSequence` would be a nice addition to this package. There are some discussions about this feature on the net, for example, [here](https://forums.swift.org/t/…
-
Hi,
I was refactoring some of my code and stumbled upon a weird issue: I couldn't get events from `eventSequence` (in `RestartingServer`) anymore. When I added a delay, it works fine. Turns out, it…
-
**Description**
The compiler crashes due to an assertion failure when compiling [grpc-swift](https://github.com/grpc/grpc-swift/commit/959cbd3f82efd282ebed74f2cc0010d9d702030a) tests.
```
…
-
https://mp.weixin.qq.com/s/jw0R-83z9oCnVoffwy-ykg