forked from pixiv/webrtc
-
Notifications
You must be signed in to change notification settings - Fork 1
Known Issues
sebjf edited this page May 13, 2021
·
2 revisions
- The Android and Linux build instructions will fail for any milestone older than
4472
. Runninggclient sync -D
on an older checkout will stall depot_tools at themsan_chained_origins
hook. Investigations suggest that agsutils
subprocess command poll spins indefinitely: there maximum CPU activity and no network activity. There is no known workaround; ensure that the branch tracks 4472 or newer.