mcneilco / acas

http://mcneilco.com/acas.html
GNU General Public License v3.0
12 stars 5 forks source link

ACAS-574: Enable endpoint manager by default #1058

Closed bffrost closed 1 year ago

bffrost commented 1 year ago

Description

The endpoint manager feature is ready for prime time testing, so it should be on by default. For current python tests to pass, strict matching default must be false. This is also the "least breaking change" behavior, so it is a sensible default.

Related Issue

How Has This Been Tested?

Local unit tests, will also be watching the CI tests on this PR