Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make locks specific to tasks #1072

Merged
merged 1 commit into from
Aug 14, 2023
Merged

Conversation

brharrington
Copy link
Contributor

Before it was using synchronized and the locks were overly broad. Now the locks are for a specific publish task. This allows sending to LWC to happen concurrently with sending to Atlas.

Before it was using synchronized and the locks were overly
broad. Now the locks are for a specific publish task. This
allows sending to LWC to happen concurrently with sending
to Atlas.
@brharrington brharrington added this to the 1.6.9 milestone Aug 14, 2023
@brharrington brharrington merged commit 73e5bab into Netflix:main Aug 14, 2023
1 check passed
@brharrington brharrington deleted the locking branch August 14, 2023 14:32
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.

None yet

1 participant