Skip to content

Potential for improved excellence on slow network #2

@hlopko

Description

@hlopko

Dear Philwo,

Thank you for fantastic script! I'm operating on a extremely moody network currently, and at times of slowly flying pigeons bazelisk and intellij fight against each other with this error message:

Traceback (most recent call last):
  File "/home/m/bin/bazel", line 116, in <module>
    sys.exit(main())
  File "/home/m/bin/bazel", line 113, in main
    return subprocess.Popen([bazel_path] + argv[1:], close_fds=True).wait()
  File "/usr/lib/python3.6/subprocess.py", line 709, in __init__
    restore_signals, start_new_session)
  File "/usr/lib/python3.6/subprocess.py", line 1344, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
OSError: [Errno 26] Text file busy: '/home/m/.bazelisk/bin/bazel-0.18.0-linux-x86_64'

In addition, I'm starring at Downloading https://releases.bazel.build/0.18.0/release/bazel-0.18.0-linux-x86_64... for a while now, and I'm wondering if it's doing anything, maybe progress bar would be nice :P

Best regards, and thank you!
big fan,
m.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions