Steps to Reproduce the Issue:
- Change the default values in
parameters.json
and save it - Kill the DSP server
- Execute
python3 dsp-server.py
- Delete the
Custom Processing Block
in theCreate Impulse
tab. - Add back my
Custom Processing Block
in theCreate Impulse
tab. - Click on the name of my
Custom Processing Block
Sometimes the values matchparameters.json
, sometimes a few match, somethimes none of them match and seem to be defaulting back to my very old values.
Are the default values in parameters.json
somehow being cached?