fingerprintjs / fingerprintjs-android

Swiss army knife for identifying and fingerprinting Android devices. MIT license, no restrictions on usage in production.
https://fingerprint.com/github/
MIT License
572 stars 83 forks source link

Remove nested safe calls with timeouts, since it makes the code less … #109

Closed Sergey-Makarov closed 11 months ago

Sergey-Makarov commented 11 months ago

…predictable, as "structured concurrency" is not supported by safe call.