nathant27 commented on issue #4794: URL: https://github.com/apache/texera/issues/4794#issuecomment-4415491706
I was able to reproduce the deadlock on my end using your sample code. I am planning on doing the minimal swap towards the inline read instead of reentrant lock since swapping to a reentrant lock to avoid unnecessary overhead, and because that change seems like the proper way to access the attribute given the context of already having the lock during access. -- 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]
