Skip to content

Update event stop behavior to exit gracefully.#55

Closed
harkgill-amd wants to merge 3 commits into
ROCm:amd-stagingfrom
harkgill-amd:event_stop
Closed

Update event stop behavior to exit gracefully.#55
harkgill-amd wants to merge 3 commits into
ROCm:amd-stagingfrom
harkgill-amd:event_stop

Conversation

@harkgill-amd

Copy link
Copy Markdown
Contributor

Fix for #24

amd-smi event is failing to exit as it waits for all threads to complete before exiting. Each thread has to listen for a maximum of 10 seconds prior to exiting in the current implementation.

  1. Lowered individual listen time for _event_thread allowing for a quicker exit while still capturing all events as it's being looped until the escape sequence is detected.

  2. Added logging for escape character, not sure if needed but helps confirm that key press was registered

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant