Uploaded image for project: 'Realm Kotlin'
  1. Realm Kotlin
  2. RKOTLIN-445

Use deamon thread for analytics

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Local
    • None

      Fallout from https://github.com/realm/realm-kotlin/pull/669/files#r817459933

      Instead of using an Executor with a normal thread for analytics. We should instead use a daemon thread. Even though the timeout for sending data is pretty low, we should not block user builds for this, which might happen in cases where the network is slow or non-existing.

            Assignee:
            Unassigned Unassigned
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: