softwaremill / softwaremill/ox
Add possibility control Flow completion from the outside (`KillSwitch`)
Open
Nobody has claimed this yet.
draft
- Dominant language
- Scala
- Stars
- 522
- Forks
- 35
- Avg merge
- 45m
- Merged PRs (30d)
- 13
Description
As described in KillSwitches
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked Akka KillSwitch documentation, then locate the repository's Flow API and its completion handling. The issue names no files or tests; done should be defined as external control of Flow completion with behavior matching the documented KillSwitch concept, backed by focused tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- stream-processing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100