Skip to content

Commit d033ef5

Browse files
committed
faster stop
1 parent 9ad7a13 commit d033ef5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.air.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ tmp_dir = "tmp"
1616
include_dir = []
1717
include_ext = ["go", "tpl", "tmpl", "html", "yaml"]
1818
include_file = []
19-
kill_delay = "5s"
2019
log = "build-errors.log"
2120
poll = false
2221
poll_interval = 0
2322
post_cmd = []
23+
kill_delay = '1s'
2424
rerun = false
2525
rerun_delay = 500
2626
send_interrupt = true

0 commit comments

Comments
 (0)