* process.c (wait_reading_process_input): Undo change of April
authorJim Blandy <jimb@redhat.com>
Wed, 19 May 1993 05:41:37 +0000 (05:41 +0000)
committerJim Blandy <jimb@redhat.com>
Wed, 19 May 1993 05:41:37 +0000 (05:41 +0000)
commit90ab1a81b966e2ecaaa36d98ecbbfaae837271f5
tree24b61322205d905cf3ba59f8c595c7243e2dc5a5
parent9aa2a7f43e7470a16689925925a6b5903ba6f438
* process.c (wait_reading_process_input): Undo change of April
29th, since that re-introduces the race condition the comments are
warning about.  Call clear_waiting_for_input before calling
status_notify, though.
src/process.c