You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of 118b448 they are 10 times greater than the values we discussed. We are yet to confirm from the contributor of the change but this is unlikely to be intentional.
The distribution buffer default, for example, can explain some of the "absurd distribution buffer size" runtime terminations that @dcorbacho and I have seen in the last few months.
Per discussion with @lukebakken. Originally reported by Chris Friesen.
The text was updated successfully, but these errors were encountered:
michaelklishin
changed the title
Default distribution buffer size, atom table size limit and max process limit are unintentionally excessive
Default distribution buffer size and max process limit are unintentionally excessive
Aug 2, 2018
…others
They were bumped to x10 the values in 118b448
by mistake.
Kudos to Chris Friesen for reporting this.
Closes#1659.
(cherry picked from commit 594dc10)
As of 118b448 they are 10 times greater than the values we discussed. We are yet to confirm from the contributor of the change but this is unlikely to be intentional.
The distribution buffer default, for example, can explain some of the "absurd distribution buffer size" runtime terminations that @dcorbacho and I have seen in the last few months.
Per discussion with @lukebakken. Originally reported by Chris Friesen.
The text was updated successfully, but these errors were encountered: