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.

Reply via email to