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
When running a snapshot of current master in a Netflix canary, I've found that the number of onThreadStart hook calls and onThreadComplete hook calls don't always line up. I'll be adding unit tests until I figure out the specific execution flow which invokes onThreadStart but not onThreadComplete
The text was updated successfully, but these errors were encountered:
When running a snapshot of current master in a Netflix canary, I've found that the number of
onThreadStart
hook calls andonThreadComplete
hook calls don't always line up. I'll be adding unit tests until I figure out the specific execution flow which invokesonThreadStart
but notonThreadComplete
The text was updated successfully, but these errors were encountered: