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 think this could be problematic in a long running process as I think the cancellation token given to this function in always the same, so the register might be called multiple times on the same cancellation token. Should we unregister this callback at some point?
This should probably be done in another PR anyway.
This should probably be done in another PR anyway.
Originally posted by @lemaitre-aneo in aneoconsulting/ArmoniK.Core#333 (comment)
The text was updated successfully, but these errors were encountered: