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
Specifically thinking of allowing concurrent execution of various jDocBook "tasks". Even though the threads would not get spawned here (I don't think that part makes sense), we will need to make sure (1) any state here is safe from concurrent access and (2) we allow for any sort of "observation" which might be required
The text was updated successfully, but these errors were encountered:
Specifically thinking of allowing concurrent execution of various jDocBook "tasks". Even though the threads would not get spawned here (I don't think that part makes sense), we will need to make sure (1) any state here is safe from concurrent access and (2) we allow for any sort of "observation" which might be required
The text was updated successfully, but these errors were encountered: