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
Dispatcher no longer have a default set of app provider, instead the
host need to supply them.
The default app provider currently is still in the dispatcher package,
but will be moved out in the future.
Also
- limit concurrency to the number of cores when running test (for CI
machine that has less cores)
- Disable Window+Node v22 testing because of unexplained timeout. (Issue
#475)
Currently the CI disable Window+Node v22 testing because of random jest worker timeout. Investigate the cause, fix and reenable.
For example: https://github.com/microsoft/TypeAgent/actions/runs/12261239490/job/34208074511
The text was updated successfully, but these errors were encountered: