ScriptFileWatcher no longer detects changed .py file in SNAPSHOT build

  • Platform information:
    • Hardware: RPI4
    • OS: Openhabian / Raspbian GNU/Linux 10 (buster)
    • Java Runtime Environment: Default/11?
    • openHAB version: 3 SNAPSHOT (2022-01-31)

The .py scripts only load once upon OH startup. Changes are not detected. In other words, the following no longer occurs on script change, only once on startup:
[module.script.rulesupport.loader.ScriptFileWatcher] - Loading script ‘automation\jsr223\python\personal\my_file.py’

I’ve created an issue [automation] ScriptFileWatcher breaks Jython reloading on change · Issue #2727 · openhab/openhab-core · GitHub