Skip to content

Add AsyncSequence and AsyncStream patterns to concurrency-specialist #4

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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