Contrib/agent: detach() should take the context returned from attach(). (#1409)
* Contrib/agent: detach() should take the context returned from attach(). * Put a try...finally block after attach. * Compare context and value in the main thread. * Remove unnecessary check on context value.
Loading
Please sign in to comment