Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve handling of PVs with unsupported type #198

Open
ckampm opened this issue Sep 29, 2020 · 1 comment
Open

Improve handling of PVs with unsupported type #198

ckampm opened this issue Sep 29, 2020 · 1 comment
Labels
redmine Issue tracked on DESY MSK Redmine

Comments

@ckampm
Copy link
Contributor

ckampm commented Sep 29, 2020

When e.g. trying to create a ScalarPollInput<bool>, ApplicationCore fails with:

Application.cc:734: void ChimeraTK::Application::makeConnectionsForNetwork(ChimeraTK::VariableNetwork&): Assertion `callable.done' failed.

The TypedMakeConnectionCaller should check the type and raise a logic_error with appropriate message.

@mhier
Copy link
Member

mhier commented Jun 16, 2021

Now on redmine: 8375

@mhier mhier added the redmine Issue tracked on DESY MSK Redmine label Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
redmine Issue tracked on DESY MSK Redmine
Projects
None yet
Development

No branches or pull requests

2 participants