Pavlos-Petros Tournaris
Pavlos-Petros Tournaris
@colriot I am generally against any kind of optimizations in test APs, unless it proves to be critical regarding compilation times and the cost of having false positives or weird...
> @pavlospt I totally agree with that! Heisenbugs due to the non-deterministic testing setup are the worst. But do we have an option to not show these warnings for specific...
Any updates on this?
Supposedly that someone could include a webview or electron thing on an IntelliJ plugin, this could seem possible, with the Stetho integration.
@shalva97 please check https://github.com/facebook/flipper
@vishrane it is not included in the default software installed.
Yes you can use the default image as your base and create a new image for your runners!
Will check it out:)
> I added the tokio feature after getting a panic, but now I'm getting this when running the provided hello-world app: > > ``` > # with patches applied >...
I have found how to run the example and the same error is popping up for me too. I will probably open an issue on Ntex repo in order to...