I had a crack at debugging the disk-based version ...
# ktor
a
I had a crack at debugging the disk-based version but it wasn’t immediately obvious where it went wrong (created the cookie file on disk, attempted to find the right path on next request, but didn’t actually get the cookie). I’ll see if I can find some time to reproduce it