Skip to content

Add Git web worker for background isomorphic-git operations#501

Open
GuilhermeHermes wants to merge 3 commits intolumen-notes:mainfrom
GuilhermeHermes:main
Open

Add Git web worker for background isomorphic-git operations#501
GuilhermeHermes wants to merge 3 commits intolumen-notes:mainfrom
GuilhermeHermes:main

Conversation

@GuilhermeHermes
Copy link

#233

Feature: Git Operations in Web Workers

Problem

Git operations (pull, push, commit) were blocking the main thread, causing:

Solution

Moved git operations to Web Workers to prevent main thread blocking.

Changes

  • Created git worker for background operations

@netlify
Copy link

netlify bot commented Aug 5, 2025

👷 Deploy request for lumen-notes pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 24a359c

@netlify
Copy link

netlify bot commented Aug 5, 2025

Deploy Preview for lumen-storybook ready!

Name Link
🔨 Latest commit 24a359c
🔍 Latest deploy log https://app.netlify.com/projects/lumen-storybook/deploys/68926463c3af530009ab43eb
😎 Deploy Preview https://deploy-preview-501--lumen-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant