Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

concurrency: improve logging when waiting on threads #73

Merged
merged 1 commit into from
Apr 30, 2018

Conversation

koreno
Copy link
Contributor

@koreno koreno commented Apr 29, 2018

  • use thread name instead of thread-ident
  • fix lookup of frame when waiting on Futures
  • find a useful frame, non-threading-related when reporting hanging Futures

- use thread name instead of thread-ident
- fix lookup of frame when waiting on Futures
- find a useful frame, non-threading-related when reporting hanging Futures
@koreno koreno self-assigned this Apr 29, 2018
@koreno koreno requested a review from idanarye April 29, 2018 11:43
@idanarye
Copy link

idanarye commented Apr 29, 2018

I'd still like to have the thread's ident, to be able to search for it teka threads...

@idanarye idanarye merged commit df34b76 into master Apr 30, 2018
@YuvalEvron YuvalEvron deleted the better-concurrency-logged-wait branch August 6, 2019 08:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants