contrib/vagrant/README.md
author Gregory Szorc <gregory.szorc@gmail.com>
Thu, 23 Aug 2018 13:50:47 -0700
changeset 39502 42bc1c70a6b8
parent 21874 8da01b6e7b49
permissions -rw-r--r--
wireprotov2peer: report exceptions in frame handling against request future Otherwise the future may never resolve, which could cause deadlock. Differential Revision: https://phab.mercurial-scm.org/D4440

Run Mercurial tests with Vagrant:

$ vagrant up
$ vagrant ssh -c ./run-tests.sh