Skip to content

Resolve CE-2986 "Async dataready"

Sky Brewer requested to merge CE-2986-async-dataready into main

Sets the dataReady to false at the beginning of a new async call. That way if another call set it to finished but a new call comes in then the ready goes to false.

Merge request reports