Radoslaw Jaros
Radoslaw Jaros
Major changes: - Added Windows support - Added ServerSpec test #5 - Added chefignore file #30 Minor changes: - Unsupport Centos OS < 7 due to Android SDK use GNU...
Share button for social media.
### Issue description Hi, I'm trying to handle 100s of simultaneously websocket connections sending binary content. During CPU profiling I'm observing a lot of CPU usage on `deflate` calls that...
Hi, After upgrading Appium from 1.6.3 (uiautomator2-server v0.0.8) to Appium 1.6.5 (uiautomator2-server v0.1.5) I'm unable to find android bars like `android:id/statusBarBackground` or `android:id/navigationBarBackground` during my test which requires to interact...
Fixed typo `poniędzy` to `pomiędzy` in PrusaSlicer_pl.po
### Issue description I'm using StatefulRedisConnection with RedisReactiveCommands. I see in java profiler, each and every command goes through **only one** `lettuce-epollEventLoop` thread. Is it possible to have more threads...
ClassCastException triggered when sending WebSocket frame with Secured annotation after onOpen event
### Expected Behavior Frames should be processed successfully without any exceptions being thrown. ### Actual Behaviour In current version of Micronaut (4.6.3) with enabled security and the `@Secured({SecurityRule.IS_AUTHENTICATED})` annotation is...