Skip to content

Using synchronization to enforce order of execution #68

@sammacbeth

Description

@sammacbeth

Scheduled methods should use synchronized to enforce an order of operations for an object.

This should be applied in AbstractParticipant's initialise function to allow other functions to wait for environment registration to complete before executing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions