error updating to 0.10.0 #75
Replies: 5 comments 14 replies
-
@YuriFontella keep it in the version 0.9.0 until we run further analysis on this error. We started refactoring some internals of asyncz and we might have introduced a bug. Apologies. @devkral can we investigate this please? |
Beta Was this translation helpful? Give feedback.
-
@YuriFontella could you please provide us your start? How did you declare it? The function itself |
Beta Was this translation helpful? Give feedback.
-
Bug is the name cannot be autoretrieved (but should) I think it is because of future annotations. |
Beta Was this translation helpful? Give feedback.
-
Next release should fix the issue, but you can use |
Beta Was this translation helpful? Give feedback.
-
release is out. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hello,
I was using it this way to update at a time interval and everything worked perfectly
After updating to version 0.10.0 this error started to appear
I didn't understand if it was to define a name
defining a name did not present the error
but it did not execute the task... I looked in the documentation to see if I had changed any way of using it and nothing
I ended up downgrading to 0.9.0
thanks
Beta Was this translation helpful? Give feedback.
All reactions