witty-crayon-22786
11/15/2022, 9:02 PMbitter-ability-32190
11/15/2022, 9:02 PMwitty-crayon-22786
11/15/2022, 9:03 PMwitty-crayon-22786
11/15/2022, 9:03 PMancient-vegetable-10556
11/15/2022, 9:07 PMbitter-ability-32190
11/15/2022, 9:18 PM./pants_from_sources
but I wiped my machine and so I gota upgrade my plugins all over again 😂bitter-ability-32190
11/15/2022, 9:20 PMancient-vegetable-10556
11/15/2022, 9:20 PMancient-vegetable-10556
11/15/2022, 9:24 PMmain
in given there’s a pertinent caching fix in thereancient-vegetable-10556
11/15/2022, 9:25 PMancient-vegetable-10556
11/15/2022, 9:25 PMbitter-ability-32190
11/15/2022, 9:26 PMancient-vegetable-10556
11/15/2022, 9:27 PMancient-vegetable-10556
11/15/2022, 9:29 PM# Run 1:
ENABLE_PANTSD=True ./pants_from_sources --pantsd-max-memory-usage=4GiB run 0.50s user 0.16s system 0% cpu 1:31.38 total
# Run 2:
ENABLE_PANTSD=True ./pants_from_sources --pantsd-max-memory-usage=4GiB run 0.48s user 0.21s system 3% cpu 17.487 total
# Run 3:
ancient-vegetable-10556
11/15/2022, 9:29 PMENABLE_PANTSD=True ./pants_from_sources --pantsd-max-memory-usage=4GiB run 0.47s user 0.16s system 67% cpu 0.950 total
ancient-vegetable-10556
11/15/2022, 9:30 PMwitty-crayon-22786
11/15/2022, 9:36 PMwitty-crayon-22786
11/15/2022, 9:36 PMancient-vegetable-10556
11/15/2022, 9:37 PMwitty-crayon-22786
11/15/2022, 9:38 PMancient-vegetable-10556
11/15/2022, 9:38 PMwitty-crayon-22786
11/15/2022, 9:38 PMancient-vegetable-10556
11/15/2022, 9:39 PMancient-vegetable-10556
11/15/2022, 9:40 PMwitty-crayon-22786
11/15/2022, 9:40 PMancient-vegetable-10556
11/15/2022, 9:40 PMwitty-crayon-22786
11/15/2022, 9:40 PMexperimental_shell_command
curved-television-6568
11/16/2022, 2:07 PMimport shutil
print(shutil.get_terminal_size())
>> os.terminal_size(columns=80, lines=24)
expected:
In [2]: shutil.get_terminal_size()
Out[2]: os.terminal_size(columns=245, lines=63)
bitter-ability-32190
11/16/2022, 4:33 PMfix
, its not hard to request 3rdparty libs and run a process to write.
I'm thinking libcst
. which likely makes the override field a lot easier to handlebitter-ability-32190
11/16/2022, 7:06 PM