Skip to content

Use Event synchronization primitive to stop threads in binary context managers #3471

@williamckha

Description

@williamckha

Description of the task

Binary context managers should use the Event synchronization primitive instead of a bool flag to stop a thread. See https://stackoverflow.com/questions/43879149/stop-a-thread-flag-vs-event

Acceptance criteria

  • [ ]

Blocked By

Metadata

Metadata

Assignees

Labels

Code QualityCode readability, SOLID principlesDifficulty - 1The easiest and simplest issues, tasks that can be done by new members

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions