GC pathological case behaviour
Ola Fosheim Grøstad via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jun 28 14:22:46 PDT 2016
On Tuesday, 28 June 2016 at 21:19:18 UTC, Steven Schveighoffer
wrote:
> It appears so:
> https://github.com/dlang/phobos/blob/master/std/concurrency.d#L2164
>
> m_maxMsgs is default 0.
I guess it makes sense, as you could get deadlocks for specific
restrictions, although I personally would side with forcing the
programmer to specify the buffering policies rather than
providing defaults.
More information about the Digitalmars-d
mailing list