archive 삭제

This commit is contained in:
2026-04-09 10:02:57 +09:00
parent ae55b4b130
commit 973af1937e
245 changed files with 0 additions and 3799 deletions
@@ -1,2 +0,0 @@
GC를 수행하기 위해 JVM이 프로그램 실행을 멈추는 현상을 의미.
GC가 작동하는 동안 GC 관련 Thread를 제외한 모든 Thread는 멈추게 되어 서비스 이용에 차질이 생길 수 있다.