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
I've often thought it would be useful to be able to enforce non-blocking STM by disallowing retry in some body of STM code. Is this something worth pursuing? I could submit a patch if you liked the idea.
The text was updated successfully, but these errors were encountered:
I've often thought it would be useful to be able to enforce non-blocking STM by disallowing
retry
in some body of STM code. Is this something worth pursuing? I could submit a patch if you liked the idea.The text was updated successfully, but these errors were encountered: