Skip to content

check execute by any solver#180

Merged
ngocthanh1389 merged 2 commits intomainfrom
feat/can_exe
Nov 13, 2025
Merged

check execute by any solver#180
ngocthanh1389 merged 2 commits intomainfrom
feat/can_exe

Conversation

@ngocthanh1389
Copy link
Member

No description provided.

return false
}

func (wl Whitelist) AnyCanExecuteAt(executionTime int64) bool {
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
func (wl Whitelist) AnyCanExecuteAt(executionTime int64) bool {
func (wl Whitelist) CanAnySolverExecuteAt(executionTime int64) bool {

Copy link
Member Author

Choose a reason for hiding this comment

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

fixed

@ngocthanh1389 ngocthanh1389 merged commit 236f491 into main Nov 13, 2025
1 check passed
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