Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Use concurrency while poaching meetup.com content #26

@bitspook

Description

@bitspook

Current implementation, although async, don't do anything concurrently. All the
configured poachers are ran in series. These can be run concurrently:

  • spawn a future
  • wait until they are all completed
  • Emit PoacherMessage::End

Metadata

Metadata

Assignees

No one assigned

    Labels

    debtTechnical Debt

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions