You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix tests across workspace: relax JSON-AD localId handling; make Store::tpf public for docs; stabilize async runtime usage in Db to avoid nested Tokio panics; add drop-safe runtime wrapper; clone/own values for OpenDAL async ops; and ensure server CLI import test rebuilds search index. Also tune benches and tokio features.
These changes resolve failing CLI fetch tests, Actix runtime blocking issues, and a search schema mismatch in CLI tests. All tests now pass with --all --all-features.
0 commit comments