Fetch icon indicating copy to clipboard operation
Fetch copied to clipboard

Stress test and concurrency limit

Open g105b opened this issue 4 years ago • 0 comments

If many requests are sent in parallel, this will likely max out the CPU and cause issues. There could be a locking mechanism used to only allow a certain number of incoming handles' bytes at any one point.

g105b avatar Jan 30 '20 14:01 g105b