Skip to content

Should be able to avoid sleeping #6

@SpyrosKou

Description

@SpyrosKou

When trying to establish connection the ActionLibClient can waitForServerStart , there the client will poll and for Thread.sleep several times.
Methods to signal connection (e.g. callabacks) , and methods to check if a client is connected at a particular point in time can help reduce the need for Tread.sleep().

The ActionClient and ActionClientFuture are the classes with Thread.sleep() usages inside the main sourceSet.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions