[tests] Catching heisenbug

This commit is contained in:
JAremko 2020-09-11 12:54:13 +03:00 committed by Eugene Yaremenko
parent 1d4d23883c
commit ba4257228a
1 changed files with 6 additions and 0 deletions

View File

@ -14,3 +14,9 @@
("melpa" . 4)
("org" . 2)
("gnu" . 1)))
;; NOTE: Testing if that bug with hanging/crushing dependency
;; installation from local repos caused by child Emacs async process.
(with-eval-after-load 'async-bytecomp
(setq async-bytecomp-allowed-packages nil))