You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As shown in SciML/JumpProcesses.jl#239, a user might accidentally double include some tstops when using callbacks. Maybe it would make sense for DiffEqBase.initialize! to call unique! on the tstops?