Skip to content

Commit b2e70b7

Browse files
riseshiamarocchino
authored andcommitted
Remove Duplicated sentence (ruby#1513)
1 parent 54e232e commit b2e70b7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ko/news/_posts/2016-11-09-ruby-2-4-0-preview3-released.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,6 @@ ASCII 대/소문자 대응 대신에 유니코드 대/소문자 대응을 지원
6161

6262
### [Thread#report_on_exception과 Thread.report_on_exception](https://bugs.ruby-lang.org/issues/6647)
6363

64-
루비는 다른 스레드에서 명시적으로 접근하지 않는 이상 스레드에서의 예외를 무시합니다.
65-
66-
### [Thread#report_on_exception과 Thread.report_on_exception](https://bugs.ruby-lang.org/issues/6647)
67-
6864
루비는 다른 스레드에서 명시적으로 접근하지 않는 이상 스레드에서의 예외를 무시합니다.
6965
`report_on_exception = true`를 사용하면,
7066
처리되지 않은 예외 때문에 스레드가 사망하는 경우, 알림을 받을 수 있게 됩니다.

0 commit comments

Comments
 (0)