Use `signal-background-activity!` to prevent blocking of the main user thread

This commit is contained in:
Tony Garnock-Jones 2016-09-02 13:00:32 +01:00
parent 9451c6ca54
commit c758c0d79c
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@
(current-trace-procedures))))
(run-ground boot-actions)))))
(signal-background-activity! #t)
(parameterize ((current-trace-procedures '()))
((2d-dataspace #:label "Syndicate IDE")