Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Conversation

@MagneFire
Copy link
Contributor

A freeze can be observed when triggering the bitwarden plugin. This seems to occur the second time query.add is called. To fix this issue the same logic as the kill plugin is used: Add all items to a local array before finally adding this using query.add

This fixes #215

A freeze can be observed when triggering the bitwarden plugin.
This seems to occur the second time `query.add` is called.
To fix this issue the same logic as the `kill` plugin is used: Add all
items to a local array before finally adding this using `query.add`

This fixes albertlauncher#215

Signed-off-by: Darrel Griët <dgriet@gmail.com>
@ManuelSchneid3r ManuelSchneid3r merged commit 79969a6 into albertlauncher:main Jun 21, 2025
@ManuelSchneid3r
Copy link
Member

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Albert freezes when triggering Bitwarden Python plugin ('bw' query)

2 participants