diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-10-21 22:29:33 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-10-21 22:29:33 +0200 |
commit | e69e7c95bc68a90eadfbd963359737dce43d65f2 (patch) | |
tree | bd2e16484438f4f79ac33dfaf29ed193c76257b5 /src/core-commands.c | |
parent | a29382ea5d52f3bf3668b13dfe9a5d39c4769031 (diff) | |
download | sciteco-e69e7c95bc68a90eadfbd963359737dce43d65f2.tar.gz |
fixed some interruptions of <EC> on Win32
* We now recreate the event loop with every call since
it turned out that the idle watcher wouldn't be invoked
after the event loop has been quit once.
This at least fixes interruption of ECbash -c 'while true; do true; done'$.
* Unfortunately, ECping -t 8.8.8.8$ still cannot be interrupted
(unless you manually kill the process from the task manager).
Diffstat (limited to 'src/core-commands.c')
0 files changed, 0 insertions, 0 deletions