Update README, fix async user management, and optimize config loading#195
Update README, fix async user management, and optimize config loading#195
Conversation
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
README.mdandCargo.tomlto version1.0.8.add_user_asyncanddelete_user_asyncinUserManagerto offload blocking I/O and CPU-intensive tasks tospawn_blocking.web.rshandlers to use the new async user management methods.Config::load_asyncwith a 500ms throttle on file metadata checks.enable_service_asyncanddisable_service_asynctoConfigfor safe, non-blocking configuration updates.PR created automatically by Jules for task 10550500890751589869 started by @Cylae