Stayman Hou

Results 6 comments of Stayman Hou

Hi, just wanted to follow up on this PR. Would the change be reviewed and merged? Thanks

You are correct. It can't consume the message fast enough. I'd assume the job would take 1 week or so to finish with the machine I have. During the week,...

Managed to workaround that by using https://github.com/aporat/cordova-plugin-fetch Still would love to figure out the cause when get a chance, but the fetch plugin by @aporat would do it for now.

@dvishalakshan Hmm... What made you think that I have the write access to the repo. lol Sorry, but no, I'm no maintainer of this project.

Awesome! Thx for reviewing and merging the PR.

Same issue here. ``` include_recipe 'mariadb::server' include_recipe 'mariadb::ruby' mysql_connection_info = { host: 'host', username: 'user', password: 'password' } ``` Recipe: mariadb::client * package[mariadb-client] action install * No version specified, and...