add some Lwt.pause during Disk.check to allow the web server to process requests #26

Merged
reynir merged 1 commit from add-pause-during-check into main 2024-11-21 11:31:05 +00:00
Owner
No description provided.
hannes added 1 commit 2024-11-20 11:43:00 +00:00
reynir approved these changes 2024-11-21 11:23:32 +00:00
reynir left a comment
Owner

Thanks. To be honest I think a single Lwt.pause () should be sufficient since we process at most 4096 bytes at a time. But this should work just fine!

Thanks. To be honest I think a single `Lwt.pause ()` should be sufficient since we process at most 4096 bytes at a time. But this should work just fine!
reynir merged commit 6447339f64 into main 2024-11-21 11:31:05 +00:00
reynir deleted branch add-pause-during-check 2024-11-21 11:31:07 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: robur/opam-mirror#26
No description provided.