Johno Crawford

Results 76 comments of Johno Crawford

@eicki see https://github.com/brettwooldridge/HikariCP/issues/1489#issuecomment-581437268

API is enabled in SickBeard? Can you access the SickBeard web interface from other machines on the network (firewall)?

If you haven't specified a context IP:Port should be enough to test it => http://192.168.1.128:8081

Explaining that using a hostname instead might be more robust on a private network unless the devices have a static IP. Port forwarding, perhaps. Dynamic DNS for those who want...

I was thinking of keeping it simple and just displaying what is in the actual cache, not a full fledged sync system. If there is a network connection, use the...

@mindrunner if you don't have time I am happy to split this up into three pull requests to Russ can pull it in, let me know.

Follow up for https://github.com/AsyncHttpClient/async-http-client/pull/1669 @normanmaurer ptal

@slandelle yep but then it is decreased in destroy. point is user should know if they haven't cleaned up any resources, so in the case we are dealing with an...

I don't think the test failures are related.. ``` Tests run: 15, Failures: 6, Errors: 0, Skipped: 0, Time elapsed: 4.185 sec