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

Connection delay of 0 causes unexpected behavior #2263

Open
jlubo opened this issue Apr 2, 2024 · 0 comments
Open

Connection delay of 0 causes unexpected behavior #2263

jlubo opened this issue Apr 2, 2024 · 0 comments
Assignees
Labels

Comments

@jlubo
Copy link
Collaborator

jlubo commented Apr 2, 2024

Setting the delay time of a connection to0 causes unexpected behavior. Specifically, the probing of variables from mechanisms fails by yielding an empty array (see the code here).

I've encountered the issue on Arbor commit version 2ec4db3. According to @thorstenhater, it has not yet been fixed by the currently most recent version (08a157f).

The issue can be circumvented by setting the delay to the duration of one timestep. Note that it is related to what is mentioned here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants