VOLTTRON / volttron

VOLTTRON Distributed Control System Platform
https://volttron.readthedocs.io/
Other
452 stars 217 forks source link

fix auth loops #3087

Closed craig8 closed 1 year ago

craig8 commented 1 year ago

Description

This PR includes updates to the logger as well as improvements in the way the watchers work. Files that were modified also were reformatted, though I tried to keep the reformatting as different commits than the true changes.

Fixes #3307

Type of change

Please delete options that are not relevant.

After this PR startup sequence of VOLTTRON (-v)

image

Before PR startup sequence VOLTTRON (-v)

image

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Tested on my branch and develop using python 3.8 on ubuntu 20.04

Checklist: