https://github.com/reddavis/Asynchrone/blob/1ddfcd3bc93277f68dffb793fc60001902f2517b/Sources/Asynchrone/Sequences/DebounceAsyncSequence.swift#L110 We're seeing a crash here: "Swift runtime failure: Double value cannot be converted to UInt64 because the result would be less than UInt64.min"
Asynchrone/Sources/Asynchrone/Sequences/DebounceAsyncSequence.swift
Line 110 in 1ddfcd3
We're seeing a crash here: "Swift runtime failure: Double value cannot be converted to UInt64 because the result would be less than UInt64.min"