Skip to content

Conversation

@isoos
Copy link
Collaborator

@isoos isoos commented Nov 4, 2025

No description provided.

@isoos isoos requested review from jonasfj and sigurdm November 4, 2025 17:57
final s = await tx.lookupOrNull<PackageState>(
PackageState.createKey(_db.emptyKey, runtimeVersion, package),
);
final s = await tx.tasks.lookupOrNull(package);
Copy link
Contributor

Choose a reason for hiding this comment

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

How come the runtimeVersion is no longer part of the key?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

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.

2 participants