Skip to content

Commit

Permalink
Get time inside lock.
Browse files Browse the repository at this point in the history
There was a very small window where if entries are getting reset around
the same time, the time ordering could get reversed in the queue. Not a
bidg issue, but was chasing something else and noticed this window and
thought of making the change.
  • Loading branch information
boks1971 committed Jun 15, 2024
1 parent 61e656c commit bcfc8fa
Show file tree
Hide file tree
Showing 33 changed files with 332 additions and 339 deletions.
16 changes: 8 additions & 8 deletions infra/link.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 8 additions & 10 deletions infra/link_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

52 changes: 26 additions & 26 deletions livekit/livekit_agent.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit bcfc8fa

Please sign in to comment.