Skip to content
New issue

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

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

Already on GitHub? # to your account

Connection delay of 0 causes unexpected behavior #2263

Open
jlubo opened this issue Apr 2, 2024 · 0 comments · May be fixed by #2264
Open

Connection delay of 0 causes unexpected behavior #2263

jlubo opened this issue Apr 2, 2024 · 0 comments · May be fixed by #2264
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.

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

Successfully merging a pull request may close this issue.

2 participants