starnetdev

Results 4 comments of starnetdev

Hi, I have seen the issue happens when artillery is run with multicore options, in example: MULTICORE=true ARTILLERY_WORKERS=6 ./node_modules/artillery/bin/artillery run --output ./reports/report.json config/config.yml Each process executed in each core is...

Hi, I have tested the PullRequest in Android and it works ok. I have to add a new header to inappbrowser due to the fact that Google will block Google...

This feature is needed when the header AccessControlAllowOrigin is handled and set in the web server config, in order to avoid 2 headers to be set.

By the way, I do not really know why the hhvm build is failing, I think there is something weird in that setup, and nothing related to my PR: 1)...