test: add concurrent fetch and read tests for privileges

Adds multiple tests to verify the thread-safety of the 
Fetch method and the handling of privileges in concurrent 
operations. Tests include concurrent fetching, reading 
privileges, and processing with multiple goroutines. 
Ensures no errors occur during operations and verifies 
privileges are set correctly.
This commit is contained in:
2025-11-03 12:40:04 +01:00
parent 05c59fa4a5
commit 4efc6572ee
2 changed files with 284 additions and 0 deletions
+1
View File
@@ -1,2 +1,3 @@
.idea
/release
coverage.txt