mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-04-12 19:21:17 +02:00
Introduce a @Scheduler annotation and make sure work is offloaded to an executor, so exceptions can be caught. Closes #524 See merge request !422