Skip to content

A new instance of tcpip_thread get spawned for each call to cyw43_arch_init() #968

@attilawagner

Description

@attilawagner
  1. Connect to WiFi
  2. Disconnect by calling cyw43_arch_deinit()
  3. Repeat
    For each repetition, a new FreeRTOS task gets created, eventually leading to a crash or hang when they try to modify the same data structures.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions