-
Playing around with this in LINQPad. Unfortunately the output window is flooded with internal traces. Is there any way to turn this off? Thanks a lot.
![image](https://user-images.githubuserconten…
-
### Description
`Browser.CloseAsync().Wait()` hangs when called on the same thread that the browser was created on.
### Complete minimal example reproducing the issue
```csharp
var browser =…
-
**Describe the bug**
When initiating a workflow, there is no validation for the length of the description field.
**To Reproduce**
Steps to reproduce the behavior:
1. Request publish on a node
2…
-
Trying to upgrade StackExchange.Redis from 1.2.6 to 2.2.4 on a .NET Platform v4.6.2
Consistently getting this error while connecting with Azure Redis cache.
I tried increasing the keepAlive time a…
-
HI,
i am using version 2.5.1. With NPOI, i obtain a corrupted or broken xlsx.
This test file was reduced as it had _**more than one sheet**_ in production..., but even with only one sheet, it d…
-
![Snipaste_2021-03-31_20-54-04](https://user-images.githubusercontent.com/1710990/113147322-3e535b80-9263-11eb-9bf8-6ee0133ffab9.png)
![Snipaste_2021-03-31_20-54-38](https://user-images.githubuserc…
-
Here's a list of the outstanding Excavator issues found in https://scoop.r15.ch/extras/mud-20200203-010001.log at [https://scoop.r15.ch/extras/](https://scoop.r15.ch/extras/?sort=time&order=desc):
…
-
For an explicit stream subscription (grain is IAsyncObserver subscribing to stream), we are occasionally seeing this error; typically shortly after the silo starts.
```
StreamId: e9f1969d-3192-4a26-b…
-
Endpoints throws InvalidOperationException on startup when there is already another endpoint (run as different user) with performance counters enabled and on `netcoreapp3.1`
Here are the steps to …
-
### Input code
```vbnet
Private _myTable As DataTable
CInt(_myTable(0)("MyColumnName"))
```
### Erroneous output
```C#
private DataTable _myTable;
Conversions.ToInteger(_myTable.Elem…