Skip to content

Conversation

@lukasIO
Copy link
Contributor

@lukasIO lukasIO commented Jan 9, 2026

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Jan 9, 2026

🦋 Changeset detected

Latest commit: 4a64ab8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
livekit-client Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2026

size-limit report 📦

Path Size
dist/livekit-client.esm.mjs 85.48 KB (0%)
dist/livekit-client.umd.js 94.24 KB (0%)

@lukasIO lukasIO marked this pull request as ready for review January 9, 2026 14:46
Copy link
Contributor

@xianshijing-lk xianshijing-lk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some nits. lgtm


describe('FrameCryptor Race Conditions', () => {
beforeEach(() => {
vitest.useFakeTimers();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpick

I think it is better to call vitest.setSystemTime(new Date('2026-01-01T00:00:00Z')); here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting, can you elaborate on why?
I'll merge it in as is but happy to follow up with that change

@lukasIO lukasIO merged commit f23468c into main Jan 12, 2026
6 checks passed
@lukasIO lukasIO deleted the lukas/e2ee-races branch January 12, 2026 12:44
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.

3 participants