-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
We sometimes encounter this problem in our issue-tracking tool:
java.io.IOException: Invalid argument
at java.io.UnixFileSystem.createFileExclusively0(UnixFileSystem.java)
at java.io.UnixFileSystem.createFileExclusively(UnixFileSystem.java:281)
at java.io.File.createNewFile(File.java:1004)
at com.telemetrydeck.sdk.PersistentSignalCache.saveSignals(SourceFile:60)
at com.telemetrydeck.sdk.PersistentSignalCache.add(SourceFile:39)
at com.telemetrydeck.sdk.TelemetryManager.queue(SourceFile:37)
at com.telemetrydeck.sdk.TelemetryManager.queue(SourceFile:45)
at com.telemetrydeck.sdk.TelemetryManagerSignals$DefaultImpls.queue$default(SourceFile:35)
at com.telemetrydeck.sdk.SessionProvider.onStart(SourceFile:26)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed