[
  {
    "Id": "442245",
    "ThreadId": "212469",
    "Html": "<p>I ran into an issue when using the ZipFile.Save() function and testing the exceptional condition of running out of disk space. I believe the default multithreaded functionality was causing a deadlock issue to occur. ParallelDeflateOutputStream.Write was stuck on Monitor.Wait. Turning off multithreading (Setting ZipFile.ParallelDeflateThreshold to -1) fixed this behavior by throwing an IOException as originally expected. I wanted to share this experience in case any one else runs into this.</p>\r\n<p>&nbsp;</p>\r\n<p>Thanks,</p>\r\n<p>Bill</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2010-05-12T13:20:12.797-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "442476",
    "ThreadId": "212469",
    "Html": "<p>Thanks Bill.</p>\r\n<p>you from Pittsburgh?&nbsp; me too.&nbsp; Bummer about the Pens.</p>",
    "PostedDate": "2010-05-13T05:08:03.197-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "442477",
    "ThreadId": "212469",
    "Html": "This discussion has been copied to a work item. Click <a href=\"http://dotnetzip.codeplex.com/WorkItem/View.aspx?WorkItemId=10844\">here</a> to go to the work item and continue the discussion.",
    "PostedDate": "2010-05-13T05:08:26.47-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]