Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-162

Thread is not in a request from GridFS.Upload

    • Type: Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Priority: Icon: Major - P3 Major - P3
    • 0.11
    • Affects Version/s: 0.11
    • Component/s: None
    • None
    • Environment:
      Windows 7 x64

      I have an application that is running on multiple threads. It creates some files during certain conditions, and attempts to save them to GridFS. After running for a few minutes, it will crash with the following exception:

      Thread is not in a request (did you call RequestStart?)

      Here is what the call looks like:

      var fileInfo = _database.GridFS.Upload(fileStream, fileName);

            Assignee:
            robert@mongodb.com Robert Stam
            Reporter:
            poindexter12 Joe Seymour
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: