Closed hanahavlova closed 1 year ago
I believe some of these fixes should go directly on micronaut-core. It will allow us to remove the temporary workaround.
@sdelamo please take a look at the changes I pushed here and there: https://github.com/micronaut-projects/micronaut-core/pull/9910)
@guillermocalvo can you merge master into this? Master contains latest Micronaut core
can you merge master into this? Master contains latest Micronaut core
@sdelamo I merged master
and removed the workaround 👍
Proposal to fix a bug where method.isSuspended() always returns false and thus excludes the possibility of using suspend consumer functions