WIP
This commit is contained in:
parent
eb42745383
commit
8decf941c8
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ impl Handler<ReceiveCIStatus> for RepoActor {
|
|||
},
|
||||
log.as_ref(),
|
||||
);
|
||||
// FIXME: this blocks the thread and prevents UI from being updated
|
||||
delay_send(
|
||||
&addr,
|
||||
sleep_duration,
|
||||
|
|
Loading…
Reference in a new issue