Skip to content

refactor(cardwired): replace mpsc channels with a task::spawn - #112

Merged
luytan merged 2 commits into
mainfrom
refactor(cardwired)--replace-channels-with-a-task-spawn
Jul 27, 2026
Merged

refactor(cardwired): replace mpsc channels with a task::spawn#112
luytan merged 2 commits into
mainfrom
refactor(cardwired)--replace-channels-with-a-task-spawn

Conversation

@luytan

@luytan luytan commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

Description

Reaplce mspc channels in cardwire analyzer with a direct task::spawn and asyncmove

Fixes # (issue)

TODO

  • Copy-Paste this line

Checklist:

  • My code follows the style guidelines of this project (cargo fmt)
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the mdBook documentation
  • My changes generate no new warnings (clippy/clang)
  • New and existing unit tests pass locally with my changes (either use nix flake check or wait for the ci)

@luytan
luytan merged commit fde5014 into main Jul 27, 2026
6 checks passed
@luytan
luytan deleted the refactor(cardwired)--replace-channels-with-a-task-spawn branch July 27, 2026 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant