Adam E. Hampton

Results 3 issues of Adam E. Hampton

Modifies AwsVmManager in the following ways: - CHROME_THREAD_COUNT becomes non-final. - FIREFOX_IE_THREAD_COUNT becomes non final. New values are applied at runtime if the awsProperties contain keys like: - node_max_processes_chrome=8 -...

The `LruRedux::TTL::ThreadSafeCache.delete` method does not return the deleted item as docs say. It looks like the code returns an expiration time float value and not the deleted item. Easy enough...

**Current behaviour** We have a Ruby application that uses the [mysql2 gem](https://github.com/brianmario/mysql2) to communicate directly with a MySQL cluster. No Active Record; these are native MySQL clients. Our clients issue...

feature-request
community