mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-06 00:02:13 +00:00
do not cancel the job on leaving the preview page
This commit is contained in:
@@ -193,8 +193,4 @@
|
||||
}
|
||||
setTimeout(() => syncer(id), nextIteration)
|
||||
}
|
||||
|
||||
onDestroy(async () => {
|
||||
await clearCurrentJob()
|
||||
})
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user