Skip to content

Commit

Permalink
Always use fewer-vfutures (#749)
Browse files Browse the repository at this point in the history
  • Loading branch information
dwwoelfel authored Jan 27, 2025
1 parent 9cb9677 commit f744050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/src/instant/config.clj
Original file line number Diff line number Diff line change
Expand Up @@ -223,4 +223,4 @@
;; valid
@config-map)

(defonce fewer-vfutures? (= 0 (rand-int 3)))
(defonce fewer-vfutures? true)

0 comments on commit f744050

Please sign in to comment.