Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

actix · Issues· 35 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #531

    "there is no reactor running" panic when system is quickly dropped

    C-bughelp wantedA-actixUpdated Apr 26, 2026
  • #469

    A macro to generate message handler boilerplate

    Updated Dec 14, 2024
  • #378

    Async/await interop suggestion

    Updated Jul 18, 2024
  • #583

    Fine-tune the Ordering for num_senders

    Updated Mar 2, 2024
  • #332

    Actor doesn't fully stops when `stopping` returns `Running::continue` at least once

    Updated Nov 12, 2022
  • #541

    Conditional inclusion of tokio-net and tokio-signal for targets that do not support them.

    Updated Oct 6, 2022
  • #504

    Allow Actors with a SyncContext to be registered in the SystemRegistry

    help wantedUpdated Aug 23, 2022
  • #515

    Addr::send does not respect Mailbox size

    C-bugA-actixUpdated May 24, 2022
  • #528

    Question: How to wait for an event on actor startup?

    questionUpdated May 24, 2022
  • #520

    Fair handling of async sub-tasks in ContextFut

    C-bughelp wantedUpdated Feb 3, 2022
  • #284

    Cancelling a `notify_later()` future sometimes fails, eventually delivering the cancelled message.

    Updated Mar 24, 2021
  • #331

    Add `SyncArbiter::start_once` that takes a `FnOnce` closure

    Updated Mar 10, 2021
  • #464

    Multi-arbiter systems leave lingering Arbiters behind after shutdown.

    C-bugUpdated Feb 22, 2021
  • #456

    add main macro to actix-derive

    Updated Jan 9, 2021
  • #308

    Use of actor reference on Async Actor handle

    Updated Nov 8, 2020