Vector35 / binaryninja-api

Public API, examples, documentation and issues for Binary Ninja
https://binary.ninja/
MIT License
935 stars 213 forks source link

updater hangs if network changes #1680

Open psifertex opened 4 years ago

psifertex commented 4 years ago

Need better timeout/retry.

psifertex commented 4 years ago

Also received a report that the plugin manager will remove plugins.json before downloading a new one so in flakey networks it can just clear the plugin list.

Should replace with an overwrite once it parses correctly.