Skip to content

fix:(helloworld) Fix broken example at VI connector pane and reentrancy settings#516

Open
Alexandre-Carpentier wants to merge 1 commit into
ni:masterfrom
Alexandre-Carpentier:fix-greeter-reentrancy
Open

fix:(helloworld) Fix broken example at VI connector pane and reentrancy settings#516
Alexandre-Carpentier wants to merge 1 commit into
ni:masterfrom
Alexandre-Carpentier:fix-greeter-reentrancy

Conversation

@Alexandre-Carpentier

Copy link
Copy Markdown

Register gRPC Methods.vi and Destroy.vi

Problem

Run greeter_server.vi is broken when opening helloworld.lvproj on LabVIEW 2020.

The issue originates from Register "gRPC Methods.vi" and "Destroy.vi".

Fix

  • Added the gRPCid enum input to the connector pane of Greeter "Register gRPC Methods.vi" to match the base class.
  • Enabled reentrancy on:
    • Greeter "Register gRPC Methods.vi"
    • Greeter "Destroy.vi"

Validation

Verified on LabVIEW 2020 v20.0 32-bit.
1
2
3
4
5
6
7
8

…cy settings of Register gRPC Methods.vi and Destroy.vi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant