]> git.eshelyaron.com Git - emacs.git/commit
Add a unit test testing interaction between threads and processes.
authorPhilipp Stephani <phst@google.com>
Sat, 23 Jan 2021 18:10:22 +0000 (19:10 +0100)
committerPhilipp Stephani <phst@google.com>
Sat, 23 Jan 2021 18:10:22 +0000 (19:10 +0100)
commit8dcb19fc5e3afee7a951194a892f4731bee8ed31
treee075728994712f1d7d6d80101a504c54f59593a9
parent17fec603709eb879297a4a0ff0c535c00a13066b
Add a unit test testing interaction between threads and processes.

This unit test tests that we can call 'accept-process-output' in
parallel from multiple threads.

* test/src/process-tests.el (process-tests/multiple-threads-waiting):
New unit test.
test/src/process-tests.el