splunk / splunk-sdk-csharp-pcl

Splunk's next generation C# SDK
https://dev.splunk.com/enterprise/docs/csharp
Apache License 2.0
64 stars 46 forks source link

Hangs when enumerating stream #54

Closed JeremyButts closed 2 years ago

JeremyButts commented 8 years ago

Version: 2.2.3 Platform: ASP.NET MVC 5 Framework: .Net 4.5 Visual Studio 2015 Splunk: 6.3.3

After performing a one shot search that returns no results (e.g. <results />) and then enumerating over the SearchResultStream the application hangs. No exception is thrown.

shakeelmohamed commented 8 years ago

Thanks for the bug report @JeremyButts, we will look into this. In the meantime, we're open to a pull request if you want to take a look