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
Further to #419, the Collection.maxFlowStringSingleLineLength properly is unfortunately a hardcoded global value. The workaround shown in #286 does work, but I think can be generously described as a wart.
Should maxFlowStringSingleLineLength be promoted to a toString option?