[Issue 5806] std.concurrency : Need the count of a thread's message queue
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sat Aug 27 14:36:21 PDT 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=5806
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX
--- Comment #2 from Andrej Mitrovic <andrej.mitrovich at gmail.com> ---
This might make it a leaking API this way. `get` already returns false if the
message queue is empty which IIRC resolves my initial problem.
--
    
    
More information about the Digitalmars-d-bugs
mailing list