// Adds dimensions UUID, Author and Topic into GA4
Thursday, December 4, 2025
26.2 C
Singapore

South Korea’s martial law probe hits pause as hudge rejects bid to arrest former Deputy PM

SEOUL: In a development that adds another twist to South Korea’s high-profile political investigation, a court on Wednesday decided not to detain former Deputy Prime Minister and Finance Minister Choo Kyung-ho. The decision comes as prosecutors probe last year’s brief and controversial declaration of martial law under former President Yoon Suk Yeol.

The Seoul Central District Court said Choo’s past behavior and his access to legal counsel made it unlikely that he would destroy evidence or try to flee, according to Yonhap. In other words, the court saw no immediate threat from a man who once held some of the nation’s highest offices.

Choo is just one figure caught up in a sweeping investigation by a special prosecution team, which has already led to the arrests of several former government and military officials who served under Yoon, including the ex-defense minister and the former head of South Korea’s intelligence agency.

Last month, the same special prosecutor sought a 15-year prison sentence for former Prime Minister Han Duck-soo, accusing him of aiding Yoon in the short-lived martial law attempt.

See also  Suicide bomber killed at Philippine army base

By permitting Choo to retain his freedom, the court has underscored the subtle equilibrium between impartiality and due process of law, a cue stating that even amidst political chaos, the rule of law persists at the core of South Korea’s self-governing structure. The continuing inquiry glosses over culpability at the highest echelon of the government. 

- Advertisement -

Hot this week

Fake everyday essentials flood Thailand market, police bust massive counterfeit goods network

THAILAND: The Central Investigation Bureau (CIB) and the Economic...

Hiring has been ‘frozen to begin with,’ jobseekers say as more firms plan 2026 hiring freeze

SINGAPORE: Some jobseekers online said hiring had been “frozen...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //