v1.22.1
Fixed
- Fx apps will only listen to signals when
.Run()
,.Wait()
, or.Done()
are called, fixing a regression introduced in v1.19.0.
Thank you @MarcoPolo for your contribution to the release.
.Run()
, .Wait()
, or .Done()
Thank you @MarcoPolo for your contribution to the release.