Skip to content
Snippets Groups Projects
Commit df3d64ba authored by David Bühler's avatar David Bühler
Browse files

[Server] States: fixes synchronization bug with Eva computation state.

On very small programs, the Eva analysis may end before the computation hook
is registered, and ivette is never notified that the analysis has been computed.

Sending the corresponding signal when the hook is registered ensures the
synchronization of the given value/state/array at the start.
parent 07358342
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment