sarutak commented on code in PR #52524:
URL: https://github.com/apache/spark/pull/52524#discussion_r2726359097


##########
core/src/test/scala/org/apache/spark/storage/BlockInfoManagerSuite.scala:
##########
@@ -403,4 +403,24 @@ class BlockInfoManagerSuite extends SparkFunSuite {
       }
     }
   }
+
+  test("SPARK-53807 - concurrent unlock and releaseAllLocksForTask for write 
should not fail") {

Review Comment:
   @LuciferYang 
   Thank you for letting me know!
   I believe #53940 resolves it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to