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
chore: Use shared mode ApifyStorageClient for test_concurrent_processing_simulation (#662)
Use `ApifyStorageClient(request_queue_access='shared')` for
`test_concurrent_processing_simulation`. This is the expected usage for
concurrent access. And fix the error in the test
### Issues
Closes: #529
0 commit comments