We were using PID to assert that dotnet-watch had restarted processes. The OS does not guaranteed the uniqueness of PID, so I've changed tests to use PID + process start time to distinguish between processes. |
||
|---|---|---|
| .. | ||
| AppWithDeps.csproj | ||
| Program.cs | ||
We were using PID to assert that dotnet-watch had restarted processes. The OS does not guaranteed the uniqueness of PID, so I've changed tests to use PID + process start time to distinguish between processes. |
||
|---|---|---|
| .. | ||
| AppWithDeps.csproj | ||
| Program.cs | ||