Matthew General

Results 7 comments of Matthew General

A workaround is to manually configure the frontend ini file to not use SSH. I set it up with invalid SSH tunnel settings to get through config, then disabled ssh...

I'm also experiencing this issue: ``` $go get -u github.com/codegangsta/gin go: finding github.com/codegangsta/gin latest go: downloading github.com/codegangsta/gin v0.0.0-20171026143024-cafe2ce98974 go: extracting github.com/codegangsta/gin v0.0.0-20171026143024-cafe2ce98974 go: finding github.com/codegangsta/envy/lib latest go: finding github.com/0xAX/notificator latest...

Current work around is to download the binary tar.gz for SDK 6.0.302 instead of using the package manager version https://dotnet.microsoft.com/en-us/download/dotnet/6.0 Installing via package manager results in no sdks. Installing the...

Resolved by #7699 confirmed

I'm seeing this as well on ubuntu using microsoft apt sources. Got an upgrade, no sdks found now.

Being able to throttle network requests would be extremely useful for testing behavior of APIs if network connectivity is slow (e.g., .NET Core will return an error to the user...