Skip to content

tor-hsservice: Fix publisher config watching bug

gabi-250 requested to merge gabi-250/arti:publisher-file-watch into main

Previously, if you moved/renamed a key_dir, and then moved it back to its original location, the watcher for its contents would never get recreated.

This MR makes the publisher's key_dirs file watcher behave correctly even if you move the key_dirs around.

Merge request reports

Loading