Skip to content

errors in Example code? #2

@tnovotny

Description

@tnovotny

In the Example

  1. it looks like func_b should be doing a pop and not push.
  2. there is a race condition on term. That's UB, so it should probably be something like an atomic<bool>.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions