Skip to content
Commit e132df47 authored by Ragnar Thomsen's avatar Ragnar Thomsen
Browse files

Wait for 1sec after killing KPtyProcess in CliInterface::doKill()

It takes a few hundred milliseconds for the KPtyProcess to be killed,
so we wait up to 1 second before continuing. This was causing an assert
failure in CliInterface destructor when stopping a running job for
CliPlugins.

Differential Revision: D1467
parent a54ab3a6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment