Navigation Menu

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

[SR-15494] Why rethrows with Async[Throwing]PrefixWhileSequence #57799

Open
SusanDoggie opened this issue Nov 18, 2021 · 1 comment
Open

[SR-15494] Why rethrows with Async[Throwing]PrefixWhileSequence #57799

SusanDoggie opened this issue Nov 18, 2021 · 1 comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella

Comments

@SusanDoggie
Copy link
Contributor

Previous ID SR-15494
Radar None
Original Reporter @SusanDoggie
Type Bug
Additional Detail from JIRA
Votes 0
Component/s Standard Library
Labels Bug
Assignee None
Priority Medium

md5: e550b2b3f3c8bbabdeec740e9e924b11

Issue Description:

the AsyncDropWhileSequence doesn't have rethrows label.

) rethrows -> AsyncPrefixWhileSequence<Self> {

) rethrows -> AsyncThrowingPrefixWhileSequence<Self> {

@swift-ci
Copy link
Collaborator

Comment by George Leontiev (JIRA)

This was bugging me as well, so I opened a PR: #40246

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
Projects
None yet
Development

No branches or pull requests

2 participants