Skip to content

[Enhancement]: initialize resources just once #549

Closed

Description

Proposal

There is currently much code regarding initialization of the library that is executed per container request:

  • get the docker provider
  • read the properties file
  • define reaper capabilities (image, skip...)
  • initialise the container SessionID just once

We should define at least a better abstraction or at least define a singleton to do it just once.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    choreChanges that do not impact the existing functionalityhacktoberfestPull Requests accepted for Hacktoberfest.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions