| Commit message (Collapse) | Author | Age |
|
|
|
| |
(except for documentation).
|
| |
|
|
|
|
|
|
|
|
| |
* Smarter caching. ResourceAccess instances close after a timeout, if not reused.
* Introduced a start command to avoid race condition when sending
commands to a resource that is currently shutting down.
* We resend pending commands after we lost access to the resource
* unexpectedly.
|
| |
|
|
|
|
|
|
| |
Ping is a command that by definition doesn't affect the resource,
and thus can be used at all times to check if the resource is still
alive.
|
|
|