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
Github actions were running low on memory causing ENOMEM errors
when running the test_work test.
This commit lowers the number of background coroutines in hopes
to alleviate the memory pressure.