Skip to content

Commit

Permalink
Removed line reference
Browse files Browse the repository at this point in the history
  • Loading branch information
danyi1212 committed Feb 2, 2025
1 parent 0abcc3d commit 81d2177
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/opal-client/opal_client/data/updater.py
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,6 @@ async def trigger_data_update(self, update: DataUpdate):
provided, generate one for tracking/logging.
Note:
Line 172 explanation:
We spin off the data update in the background so that multiple updates
can run concurrently. Internally, the `_update_policy_data` method uses
a hierarchical lock to avoid race conditions when multiple updates try
Expand Down

0 comments on commit 81d2177

Please sign in to comment.