golemexamples
golemexamples copied to clipboard
The golemfuture example produces blocking code.
The clock is not updated during the processing of the observeEvent.
This could be related to package versioning. I tested with {future} 1.33.0.
A working example using promises::future_promise() could be beneficial to those learning the golem framework.