// Adds dimensions UUID, Author and Topic into GA4
Monday, August 17, 2026
27.4 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.

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

‘Our lives will henceforth forever be different’: Singapore woman on growing apart from SAHM friend

Some commenters felt the woman was being unfair, pointing out that being a SAHM does not mean someone has no struggles of her own.

Singaporean wants a career break but wonders: ‘How much is enough?’

S$20k? S$30k? S$100k? Singaporeans share how much their career breaks actually cost.

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); } });
// //
Enable Notifications OK No thanks