[ckan-changes] [okfn/webstore] a89dd1: bug fix: disable streaming for csv upload for now

noreply at github.com noreply at github.com
Mon Sep 26 15:37:09 UTC 2011


  Branch: refs/heads/master
  Home:   https://github.com/okfn/webstore

  Commit: a89dd179a09fbc5ad36a7c2be39cd742f8f3356a
      https://github.com/okfn/webstore/commit/a89dd179a09fbc5ad36a7c2be39cd742f8f3356a
  Author: John Glover <john.c.glover at nuim.ie>
  Date:   2011-09-26 (Mon, 26 Sep 2011)

  Changed paths:
    M webstore/formats/ft_csv.py

  Log Message:
  -----------
  bug fix: disable streaming for csv upload for now

with streaming, if an incomplete csv file was 
sent (for example, 'test/file'), DictReader 
would go into an infinite loop waiting for the 
rest of the file, causing the webstore process 
to hang






More information about the ckan-changes mailing list