[GHC] #8517: Add library function retrieve label set by GHC.Conc.Sync.labelThread

GHC ghc-devs at haskell.org
Sat Nov 9 21:00:09 UTC 2013


#8517: Add library function retrieve label set by GHC.Conc.Sync.labelThread
------------------------------------+-------------------------------------
       Reporter:  blitzcode         |             Owner:
           Type:  feature request   |            Status:  new
       Priority:  normal            |         Milestone:
      Component:  libraries/base    |           Version:  7.6.3
       Keywords:                    |  Operating System:  Unknown/Multiple
   Architecture:  Unknown/Multiple  |   Type of failure:  None/Unknown
     Difficulty:  Unknown           |         Test Case:
     Blocked By:                    |          Blocking:
Related Tickets:                    |
------------------------------------+-------------------------------------
 It would be useful to be able to retrieve the label set by the labelThread
 function. For instance, a logging / tracing system could output a human
 readable string for the thread the trace originated from instead of just
 the thread ID.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8517>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list