typelevel / typelevel/fs2

[Request] Add NoneTerminatedInspectableQueue

Open
#1,643 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted
Dominant language
Scala
Stars
2.5k
Forks
636
Avg merge
2d 4h
Merged PRs (30d)
7

Description

It looks like the InspectableQueue constructors offer most of the behaviors that the Queue constructors offer, but it doesn't offer noneBounded versions - I had a use case recently where this would have been convenient

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The request names InspectableQueue and Queue constructors as the relevant entry points; compare their available constructor variants to confirm which noneBounded forms are missing. The work is done when InspectableQueue offers the requested noneBounded behavior consistently with Queue and the relevant queue coverage passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.