Keith Dart

Results 6 issues of Keith Dart

Can send specific signals to remote process. Allows for slightly improved remote process management, if the server supports it.

Hello! We've been using pypi-server in-house for a while and it works great! Thanks a lot for this. Now, an owner of a in-house package as left the company. I...

Would like to use the json-api-store library from typescript. I'll take a stab at creating one, but it's not clear how to do that yet.

typings request

When using this module with typescript transpiler (tsc) I see this error: ``` error TS2307: Cannot find module 'json-api-store'. ``` Apparently it needs a json-api-store.d.ts file with type definitions that...

This is causing the travis failures.

[uiautomator_fix.diff.txt](https://github.com/xiaocong/uiautomator/files/1235297/uiautomator_fix.diff.txt) There is a bug in AndroidJUNitRunner that causes the server to fail, and then the client sees connection errors. The attached diff fixes it.