Hello,

sed.exe takes 100% CPU (1 Thread) if the file include some special char.

Windows sed 4.2.1 (the lastest version)
Windows 10

sed -i "s/111/222/g" test.html

test.html  (I attached)

Thanks you ^^