Skip to content

Simultaneously run MicroWebCli and MicroWebSrv? #6

@cyrils

Description

@cyrils

I use both MicroWebSrv and MicroWebCli in Raspberry Pi Pico W. Since Pico has two cores, I run MicroWebSrv with the threaded=True option. However All of my MicroWebCli network calls fail with error [Errno 115] EINPROGRESS. If I do not run server then it works fine. Any idea how to run server and make other network calls at the same time?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions