Skip to content

ThreadTerminate message processing and terminated flag #63

Description

@divanchykhin
  • no further messages should be admitted to thread message queue after terminated flag is set (to guarantee that all messages in the queue would be processed before thread termination)
  • therefore, posting ThreadTerminate message should potentially be atomic with setting terminated flag
  • comments are welcome

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions