Thread overview
[Issue 6156] thread mbox conditions are only notified when the mailbox is emptied.
Oct 03, 2017
RazvanN
Jan 03, 2020
berni44
Dec 17, 2022
Iain Buclaw
October 03, 2017
https://issues.dlang.org/show_bug.cgi?id=6156

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1305@gmail.com
           Assignee|nobody@puremagic.com        |razvan.nitu1305@gmail.com

--
January 03, 2020
https://issues.dlang.org/show_bug.cgi?id=6156

berni44 <bugzilla@d-ecke.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla@d-ecke.de

--- Comment #1 from berni44 <bugzilla@d-ecke.de> ---
Even worse: It's not enough to be completely emptied, an other call to receiveOnly is needed...

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=6156

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3

--