@@ -62,6 +62,7 @@ def main() -> None:
diskPollThread.start()
while True:
try:
event = diskEventQueue.get_nowait()
print(event)
The note is not visible to the blocked user.