Browse Source

shellthread

master
Julian Noble 2 weeks ago
parent
commit
50fcaa8941
  1. 3
      src/modules/shellfilter-999999.0a1.0.tm

3
src/modules/shellfilter-999999.0a1.0.tm

@ -2642,7 +2642,8 @@ namespace eval shellfilter {
::shellfilter::log::write $debugname " waitvar '$waitvar'"
}
lassign [chan pipe] rderr wrerr
chan configure $wrerr -blocking 0
#JMN 2025
#chan configure $wrerr -blocking 0
set custom_stderr ""
set lastitem [lindex $commandlist end]

Loading…
Cancel
Save