Skip to content

Fix flows that emit Units #323

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

Merged
merged 2 commits into from
Apr 17, 2025
Merged

Fix flows that emit Units #323

merged 2 commits into from
Apr 17, 2025

Conversation

Mr3zee
Copy link
Collaborator

@Mr3zee Mr3zee commented Apr 17, 2025

Subsystem
kRPC Server

Problem Description
Function like

@Rpc
interface Service {
   fun request(): Flow<Unit>
}

Would through an error

Solution
Fix condition that checks it.

@Mr3zee Mr3zee added the bug Something isn't working label Apr 17, 2025
@Mr3zee Mr3zee requested a review from e5l April 17, 2025 11:12
@Mr3zee Mr3zee self-assigned this Apr 17, 2025
@Mr3zee Mr3zee merged commit 9f674e6 into main Apr 17, 2025
1 check passed
@Mr3zee Mr3zee deleted the fix-unit-flow branch April 17, 2025 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants