Skip to content

fix: reload config and cache func

Karim Ahmed requested to merge fix/reload_conifg_while_guessing into master

Description

Avoid restarting calephant if new detectors added in the config.

Changes Made

Screenshots

Related Issues

Tests

Additional Notes

Merge Request Checklist

  • Code follows project coding guidelines.
  • Documentation reflects the changes made.
  • Unit tests are added or updated to cover the changes.
  • The application runs without errors and the new functionality works as expected.

Merge request reports