Skip to content

Add AsyncSequence and AsyncStream patterns to concurrency-specialist #4

@taylorarndt

Description

@taylorarndt

The concurrency-specialist covers actors, structured concurrency, and Task but could use deeper AsyncSequence and AsyncStream coverage:

  • AsyncStream.makeStream(of:) factory method
  • Bridging delegate callbacks to AsyncStream with continuation
  • AsyncStream vs AsyncThrowingStream guidance
  • for await loop patterns and cancellation
  • Combining multiple async sequences

File to edit: .claude/agents/concurrency-specialist.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions