Skip to content

Fix TypeError when using decorator on a module-less function - #695

Merged
synweap15 merged 3 commits into
Bogdanp:masterfrom
bartvanandel:fix/695_fix-decorator-in-interactive-shell
Apr 18, 2025
Merged

Fix TypeError when using decorator on a module-less function#695
synweap15 merged 3 commits into
Bogdanp:masterfrom
bartvanandel:fix/695_fix-decorator-in-interactive-shell

Conversation

@bartvanandel

Copy link
Copy Markdown
Contributor

Fixes #694

@synweap15

Copy link
Copy Markdown
Collaborator

@bartvanandel it's now behind master, please rebase on top of it.

@synweap15
synweap15 self-requested a review April 16, 2025 11:47
@bartvanandel
bartvanandel force-pushed the fix/695_fix-decorator-in-interactive-shell branch from a1b99ae to 04719f1 Compare April 16, 2025 21:46
@bartvanandel

Copy link
Copy Markdown
Contributor Author

it's now behind master, please rebase on top of it.

@synweap15 Done.

@bartvanandel

Copy link
Copy Markdown
Contributor Author

@Bogdanp The failed unit test has nothing to do with my changes. Some timeout occurred.

@synweap15
synweap15 merged commit 805c24f into Bogdanp:master Apr 18, 2025
@synweap15

Copy link
Copy Markdown
Collaborator

@bartvanandel Thanks!

@bartvanandel
bartvanandel deleted the fix/695_fix-decorator-in-interactive-shell branch April 18, 2025 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Runtime error when using @actor decorator in interactive shell with a locally defined function

2 participants