Skip to content

Diagnosing changes to PrefectFuture handling in Prefect 3 #14881

Answered by cicdw
Andrew-S-Rosen asked this question in General
Discussion options

You must be logged in to vote

Hey @Andrew-S-Rosen -- I don't have a justification for why this is happening, but in the spirit of sharing info early I have found the line that triggers the getitem call from within the codebase here.

This encoder function is calling dict(result) on the result Future which triggers the infinite calls to __getitem__.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Andrew-S-Rosen
Comment options

@cicdw
Comment options

@Andrew-S-Rosen
Comment options

Answer selected by Andrew-S-Rosen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants