WIP
All checks were successful
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful

This commit is contained in:
Paul Campbell 2024-08-30 09:12:37 +01:00
parent eb42745383
commit 8decf941c8

View file

@ -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,