Skip to content

UDPHandler data race #3613

@aleks-f

Description

@aleks-f

UDP handler auto-starts itself in a thread, but there are virtual functions called from the run(), plus there are data races with this functionality. Auto-start will be removed (a breaking change); it is possible to auto-start from the inheriting class constructor.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions