sormuras / bach

🎼 Bach Builds (on(ly)) Modules
https://bach.run
Universal Permissive License v1.0
234 stars 51 forks source link

Rethrow throwable caught on building test code space #230

Closed sormuras closed 3 years ago

sormuras commented 3 years ago

At the moment, event handlers are notified via

https://github.com/sormuras/bach/blob/47da60e009e6b244fd68a447a1bda1b15ebec958/com.github.sormuras.bach/main/java/com/github/sormuras/bach/Bach.java#L144-L149

If there's none, an error is swallowed silently.