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

Fix incorrect initialization in move constructor #3451

Merged
merged 1 commit into from
Mar 31, 2025

Conversation

akorgor
Copy link
Contributor

@akorgor akorgor commented Mar 28, 2025

This PR fixes the incorrect initialization of t_previous_trigger_spike_ in the move constructor of eprop_synapse.

@akorgor akorgor requested review from heplesser and JesusEV March 28, 2025 14:39
@heplesser heplesser added T: Bug Wrong statements in the code or documentation S: High Should be handled next I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) labels Mar 28, 2025
@heplesser heplesser merged commit 25e7811 into nest:master Mar 31, 2025
24 checks passed
@akorgor akorgor deleted the bugfix/move_t_previous_trigger_spike branch March 31, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) S: High Should be handled next T: Bug Wrong statements in the code or documentation
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants