Skip to content

Commit dab7273

Browse files
sambacc: add reminder for future work
Signed-off-by: John Mulligan <[email protected]>
1 parent 4542939 commit dab7273

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sambacc/container_dns.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ def parse_and_update(
109109
return hs, updated
110110

111111

112+
# TODO: replace this with the common version added to simple_waiter
112113
def watch(domain, source, update_func, pause_func, print_func=None):
113114
previous = None
114115
while True:

0 commit comments

Comments
 (0)