-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Issues: ReactiveX/RxSwift
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Mark Operator Closures as @Sendable to Prevent Crashes in Swift 6 Isolated Contexts
#2638
opened Oct 18, 2024 by
AndreiArdelean1
5 of 17 tasks
.do(onSubscribed:)
and .do(onSubscribe:)
don't respect .observe(on:)
#2636
opened Oct 16, 2024 by
c128128
Linux build failure -- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0) because it has overridable members that could not be loaded in Swift 5.10
waiting for Apple
Marks a feature waiting for some specific language-advancement in the Apple ecosystem to implement
#2621
opened Aug 19, 2024 by
clackary
4 of 18 tasks
RxBlocking does't work well with PublishSubject and a suggestion to improve it
#2617
opened Aug 1, 2024 by
xrloong
Why is VirtualTimeScheduler checking to ensure it's on the main thread?
#2609
opened Jul 10, 2024 by
danielt1263
5 of 17 tasks
drive's onNext closure should be main actor isolated
#2586
opened Mar 25, 2024 by
BrentMifsud
9 of 18 tasks
AsyncSequence.asObservable() effect is not as expected
#2553
opened Nov 1, 2023 by
Mx-Iris
5 of 18 tasks
RxCocoa/RxSwift crash when accessing TableViewDataSourceNotSet tableView(_:cellForRowAt:)
#2507
opened Apr 7, 2023 by
alexeystrakh
5 of 17 tasks
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.