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
Are there any plans to support std::thread and std::async? I noticed that taint analysis does track through such calls. Are there any plans to do so in the future and is there a way to model around this?