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
Is Trebuchet thread-safe? Setting Trebuchet.visitor_id = 123 appears to be implemented without thread vars, so I'm curious if anyone has run this with a multi-threaded server and what other gotchas might be in the code.
The text was updated successfully, but these errors were encountered:
Is Trebuchet thread-safe? Setting
Trebuchet.visitor_id = 123
appears to be implemented without thread vars, so I'm curious if anyone has run this with a multi-threaded server and what other gotchas might be in the code.The text was updated successfully, but these errors were encountered: