scrcpy/server
Romain Vimont 41ccb5883e Force server exit at the end of main()
By default, the Java process exits when all non-daemon threads are
terminated.

The Android SDK might start some non-daemon threads internally,
preventing the scrcpy server to exit in some cases.

So force the process to exit explicitly.

PR #4213 <https://github.com/Genymobile/scrcpy/pull/4213>
2023-10-31 12:45:40 +01:00
..
scripts
src Force server exit at the end of main() 2023-10-31 12:45:40 +01:00
.gitignore
build_without_gradle.sh Bump version to 2.1.1 2023-07-14 18:58:58 +02:00
build.gradle Bump version to 2.1.1 2023-07-14 18:58:58 +02:00
meson.build
proguard-rules.pro