# Repro steps 1. Have the 2.0.0 preview build 1. Put `Start-Sleep 5` in your `$profile` (or just have a really poorly optimized profile like myself) 1. Restart the PSIC and type in the editor `PowerShellContext` should delay `InvokeOnPipelineThread` requests until initialization is completed.