View Source AntikytheraCore.StaleGearArtifactCleaner (antikythera v0.5.1)

A GenServer which periodically removes already unused artifact files for running gears.

"Artifact files" here means files created by unpacking OTP application tarballs of gears. Since gears as OTP applications are not included in OTP releases of antikythera instances, we can remove the artifact files directly; no coordination with :release_handler is required.

Depends on AntikytheraCore.GearManager.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.