Michał Fronczyk
Michał Fronczyk
### Steps To Reproduce 1. Go to 'settings' 2. Enable 'unlock using Face Id' 3. Click on 'unlock using pin' 4. Set a pin 5. On the question 'do you...
I have tests that access file system and network interfaces, and the code tested panics when runs on my iPhone. Here's the output: ``` (lldb) command source -s 1 '/var/folders/nt/ycrcdlzj7t90hdmzpyt6jqj40000gn/T/mobiledevice-rs-lldb.59rBGgfsFD4l/lldb-script'...
The library depends on ASP.NET Core MVC 1.0 and we noticed lots of ASP.NET Core MVC 1.0 dependencies being installed during dotnet restore in our ASP.NET Core MVC 2.0 project....
I’ve implemented a simple distributed cache provider using StackExchange Redis client, but I have to use its synchronous API. It’d be great if Piranha supported async cache implementations.
**Is your feature request related to a problem? Please describe.** When adding a function call, the extension suggests a list of functions with signatures, but when a function is selected...