# 신호가 건너는 경계 # Question: 배수 신호는 어느 스레드 사이를 건너는가? direction: right n0: "종료 훅 스레드" { shape: rectangle } n1: "배수 신호 boolean" { shape: rectangle } n2: "스트림 틱 스레드" { shape: rectangle } n0 -> n1: "signalDrain 쓰기" n1 -> n2: "terminationDue 읽기"