soegaard2
2021-1-27 10:27:55

soegaard2
2021-1-27 10:28:16

Could make a great blog post. Anyone know the author?


spdegabrielle
2021-1-27 11:11:57

https://github.com/jnxx/ > Johannes Nix > jnxx > This account is deactivated. Please look at http://gitlab.com\|gitlab.com or http://notabug.org\|notabug.org for updates to FOSS projects.


anything
2021-1-27 12:07:14

Thank you very much! This helped quite a bit!


samth
2021-1-27 14:17:09

@mflatt @notjack The recent change to Racket CS srcloc in errors broke this test: http://drdr.racket-lang.org/56431/cs/racket/share/pkgs/rackunit-test/tests/rackunit/pr10950.rkt


spdegabrielle
2021-1-27 14:44:22

ryanc
2021-1-27 15:17:02

Someone recently reminded me that Racket CS has some limited support for running Racket code in separate OS threads. I’ve added an option to sqlite3 connections to use a separate OS thread for running queries, and the test suite times suggest it has less time overhead than places. I would expect it to be less expensive in memory use too, but I haven’t measured that difference yet.


shu--hung
2021-1-27 20:14:32

Looks like (error-print-context-length 0) disables location...: in BC.


mflatt
2021-1-27 21:56:16

Thanks — repair pushed


wu.tianyi1
2021-1-28 00:41:27

@wu.tianyi1 has joined the channel