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(),
|
log.as_ref(),
|
||||||
);
|
);
|
||||||
|
// FIXME: this blocks the thread and prevents UI from being updated
|
||||||
delay_send(
|
delay_send(
|
||||||
&addr,
|
&addr,
|
||||||
sleep_duration,
|
sleep_duration,
|
||||||
|
|
Loading…
Reference in a new issue