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
Hi @zbintliff, thanks for using the lib and reporting the issue your encountering.
The version 0.7.6 introduced various improvements to the lib, also we added various safety pointer checkings via: #369, which I suspect might be the cause of the regression for you.
Could you give it a try to narrow the bug and share some more info, perhaps the steps to reproduce ?
Haven't had a chance to dig in where this is happening yet. but upgrading to 0.7.6 caused a panic.
Sorry don't have more info. Will try to dig into it in coming days.
What I can say:
Its a pointer to a time object. The field is nil. So its getting dereferenced somewhere.
The text was updated successfully, but these errors were encountered: