Skip to content
This repository has been archived by the owner on Dec 25, 2022. It is now read-only.

[WIP] Migrate to newest Actix #63

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on Jun 9, 2022

  1. [WIP] Migrate to newest Actix

    ATTENTION maintainers: several of the examples need your expert opinion - they are currently panicking with
    
    ```
    thread 'main' panicked at '`spawn_local` called from outside of a `task::LocalSet`', .cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.19.2/src/task/local.rs:306:18
    ```
    
    * Update to latest Actix
    * Fix build instructions
    * Mark several tests as failing to avoid confusing users
    nyurik committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    c9fe638 View commit details
    Browse the repository at this point in the history