Schwarzschild

Results 3 issues of Schwarzschild

The whole ADB system has three roles, 1. adb client:on PC or anywhere; 2. adb server: on PC; 3. adbd: on android device; The first time we call `adb.exe devices`,...

enhancement
features

# version Python==3.10.11, 3.8.10 eventlet==0.33.3 greenlet==2.0.2 dnspython==2.3.0 Tested on (Windows 10 LTSC) # problem on Linux, the code followed could run and finished normally. But on Windows, the patched `subprocess.Popen`...

### Description The files uploaded in [release page](https://github.com/docker/compose/releases) is uncompressed, which will need more network bandwith and time to download. For example, using normal zip format could reduce to 1/3...

kind/feature