External storage remote rclone as local fuse - still continues to download video

I am using rclone which mounts remote google drive as fuse.
This folder is for example /gdrive
and this gdrive is added as local in external storage nextcloud.

Lets say, that in this gdrive is file video1.mp4 (size = 4GB).
I click on it - it displays previe, i can watch it.
But when i close it and even close chrome browser on my pc,
bmon still shows that vps is consuming and downloads data from google drive (RX).

Until i do service apache2 restart or pkill apache.
Then it stops.

Why?

bump please help

ok,
you have to do this:

ignore_user_abort(true) to (false) inside:

LINE 1161 :
/var/www/nextcloud/lib/private/Files/View.php