-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ensure that the matcher runs on the first
tick
In the past the matcher was only started on the first tick but nulceo did not wait for its result, so it always looked like the matcher timed out. Nulceo already correctly handles this case in case the pattern changes or the item list was cleared, so we just had to set `cleared` to `true` when the `Nucleo` instance is created.
- Loading branch information
1 parent
68fee46
commit 323a697
Showing
2 changed files
with
25 additions
and
22 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters