Skip to content

state functions should be removed, mirror async API for events #4364

@MabezDev

Description

@MabezDev

They are inherently racey, and I think we should mirror the async API (i.e wait_for_event and friends) for this kind of event watching instead.

Impl notes

When creating the blocking variants of wait_for_event, we must use OS aware primitives for waiting.

Metadata

Metadata

Assignees

Labels

package:esp-radioIssues related to the esp-wifi package

Type

No type

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions