Conrad Schloer
Conrad Schloer
OK - should I hold off on creating a PR then, since this is specific to the unusual case of having 2500 columns?
@akariv The corresponding PR has been merged into tableschema - https://github.com/frictionlessdata/tableschema-py/pull/260 Thoughts on this and https://github.com/datahq/dataflows/pull/119?
Has anyone found a workaround for an application like Flask where one session cannot be instantiated globally?
Really appreciate the (very) quick and thorough response @jbvsmo You're solution mostly worked for me - I combined it with simply reducing the number of processes in my UWSGI config...