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
@grantmcdermott suggested improving the importing vignette, by adding a discussion about how to avoid check issues about using too many threads. #5658 (comment)
I would suggest something like:
Add data.table::setDTthreads(1) to the top of your tests/*.R files and also at the top of the \examples section in man/*.Rd files.