sbt/internal
Ethan Atkins 6b82a8d07e Don't use usingTerminal
The usingTerminal method synchronizes the JLine object which can lead to
deadlock if multiple threads call it. When we just to want to read the
attributes of the terminal, but not modify it, there doesn't seem to be
any reason to use a lock.
2019-03-28 20:37:49 -07:00
..
util-collection Rename generic parameter 2019-03-28 08:31:10 -07:00
util-complete Don't use usingTerminal 2019-03-28 20:37:49 -07:00
util-logic/src address more warnings 2018-09-18 17:45:24 -04:00