telemere/main
Peter Taoussanis 8a3ae14f45 [fix] Correctly handle nil :run opt
Before commit: {:run nil} didn't    register  as a tracing signal
After  commit: {:run nil} correctly registers as a tracing signal with `nil` form

nil forms aren't typically useful or used, but can come up by accident
so it's important to handle these correctly.

The `trace!` docstring also promises that the return value will always be
equal to the given input. This didn't hold before.
2025-12-04 11:22:52 +01:00
..
bb [nop] Simplify dir structure 2025-01-14 10:35:25 +01:00
public [nop] Simplify dir structure 2025-01-14 10:35:25 +01:00
resources/docs [doc] Clarify that signal content is lazy 2025-12-04 11:22:52 +01:00
src/taoensso [fix] Correctly handle nil :run opt 2025-12-04 11:22:52 +01:00
test/taoensso [fix] Correctly handle nil :run opt 2025-12-04 11:22:52 +01:00
.gitignore [nop] Simplify dir structure 2025-01-14 10:35:25 +01:00
bb.edn [nop] Simplify dir structure 2025-01-14 10:35:25 +01:00
jaeger.sh [nop] Simplify dir structure 2025-01-14 10:35:25 +01:00
project.clj v1.2.0-SNAPSHOT 2025-12-04 11:22:52 +01:00
shadow-cljs.edn [nop] Simplify dir structure 2025-01-14 10:35:25 +01:00
shadow-cljs.sh [nop] Simplify dir structure 2025-01-14 10:35:25 +01:00