]> git.eshelyaron.com Git - sweep.git/commit
Avoid possible race condition with tty top-level creation
authorEshel Yaron <me@eshelyaron.com>
Sun, 29 Oct 2023 17:36:48 +0000 (18:36 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sun, 29 Oct 2023 17:36:48 +0000 (18:36 +0100)
commit3521dc3e7bd4098e472974f93ac292c63005eeb3
treece16b843999d99072e001929545dc1081ea957b1
parent4d1bb198d89b111bfcd20a7bfa81ae2006599396
Avoid possible race condition with tty top-level creation

* sweeprolog.el (sweeprolog-top-level-buffer): Create the top-level
thread before calling stty.
sweeprolog.el