Michael
Michael
Commenting here because this is where Azure is linking to for issues with Azure Pipelines at the moment. Our pipelines have been failing intermittently the past couple of days and...
I get the same issue randomly in our production app. I've added logging around the `StateChanged` event on the WebServer that should help identify if we are actually getting the...
@RagibNoor our production app is a Xamarin forms app with a web view front end. Still haven't figured out the root cause but done quite a bit to just make...
I can consistently get the error by spamming the following, two FindById calls on two seperate LiteDb files and then an UpsertCall on one of the LiteDb files. Doesn't happen...
@JKamsker I cannot provide a repo sorry, but I can give some details. Using Xamarin Forms (4.8.0.1687) as a hybrid app with a webview that runs Vue.js. Only build/run the...
Been running ubuntu-22.04 for past year, no changes, all of a sudden broken. Haven't ran it since september 6th, so don't know when exactly it broke. **Downgrading to 20.04 has...