ni / grpc-labview

gRPC client and server support for LabVIEW
MIT License
85 stars 60 forks source link

Wait On Occurrence Wrapper.vi should be re-entrant. Currently causes hang in our app #354

Closed NIbbuchanan closed 6 months ago

NIbbuchanan commented 6 months ago

vi.lib\gRPC\LabVIEW gRPC Library\Shared\Wait On Occurrence Wrapper.vi has a few issues:

Our app (FlexLogger) was hanging because of this and when I changed this VI to be re-entrant/in-place, it worked again.

NIbbuchanan commented 6 months ago

@yash-ni - Thanks for fixing this! Any idea when there will be an export available with this fix? Thanks!

yash-ni commented 6 months ago

Hi @NIbbuchanan, sorry for the late reply. We will be releasing the export next week.

ni-sujain commented 5 months ago

@NIbbuchanan the export is now available here https://github.com/ni/grpc-labview/releases/tag/v1.2.3.1